Udostępnij przez


IManagedClusterAddonProfile.IdentityResourceId Property

Definition

The resource ID of the user assigned identity.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=false, Description="The resource ID of the user assigned identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceId", Update=false)]
public string IdentityResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=false, Description="The resource ID of the user assigned identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceId", Update=false)>]
member this.IdentityResourceId : string
Public ReadOnly Property IdentityResourceId As String

Property Value

Attributes

Applies to