IBackupVaultResource.IdentityUserAssignedIdentity Property

Definition

Gets or sets the user assigned identities.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Gets or sets the user assigned identities.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDppIdentityDetailsUserAssignedIdentities) }, Read=true, ReadOnly=false, Required=false, SerializedName="userAssignedIdentities", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDppIdentityDetailsUserAssignedIdentities IdentityUserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Gets or sets the user assigned identities.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDppIdentityDetailsUserAssignedIdentities) }, Read=true, ReadOnly=false, Required=false, SerializedName="userAssignedIdentities", Update=true)>]
member this.IdentityUserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDppIdentityDetailsUserAssignedIdentities with get, set
Public Property IdentityUserAssignedIdentity As IDppIdentityDetailsUserAssignedIdentities

Property Value

Attributes

Applies to