Share via


IIdentityProperties.UserAssignedResourceId Property

Definition

Arm resource id for user assigned identity to be used to fetch MSI token.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Arm resource id for user assigned identity to be used to fetch MSI token.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceId")]
public string UserAssignedResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Arm resource id for user assigned identity to be used to fetch MSI token.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceId")>]
member this.UserAssignedResourceId : string with get, set
Public Property UserAssignedResourceId As String

Property Value

Attributes

Applies to