PSManagedServiceIdentity.UserAssignedIdentities Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public System.Collections.Generic.Dictionary<string,Microsoft.Azure.Commands.Network.Models.PSManagedServiceIdentityUserAssignedIdentitiesValue> UserAssignedIdentities { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.UserAssignedIdentities : System.Collections.Generic.Dictionary<string, Microsoft.Azure.Commands.Network.Models.PSManagedServiceIdentityUserAssignedIdentitiesValue> with get, set
Public Property UserAssignedIdentities As Dictionary(Of String, PSManagedServiceIdentityUserAssignedIdentitiesValue)

Property Value

Attributes

Applies to