Partager via


VolumeGroupUpdate.IdentityUserAssignedIdentity Property

Definition

Gets or sets a list of key value pairs that describe the set of User Assigned identities that will be used with this volume group. The key is the ARM resource identifier of the identity.

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Origin(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.IIdentityUserAssignedIdentities IdentityUserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Origin(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.PropertyOrigin.Inlined)>]
member this.IdentityUserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.IIdentityUserAssignedIdentities with get, set
Public Property IdentityUserAssignedIdentity As IIdentityUserAssignedIdentities

Property Value

Implements

Attributes

Applies to