Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MSIdentity Enum
Definition
- Namespace:
- Microsoft.Azure.Commands.RecoveryServices
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.RecoveryServices.dll
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class to define the vault BackupStorageRedundancy settings.
public enum MSIdentity
type MSIdentity =
Public Enum MSIdentity
- Inheritance
-
MSIdentity
Fields
| Name | Value | Description |
|---|---|---|
| SystemAssigned | 1 | |
| None | 2 | |
| UserAssigned | 3 |
