Share via


ManagedIdentity.ResourceId Property

Definition

Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public string ResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.ResourceId : string with get, set
Public Property ResourceId As String

Property Value

Implements

Attributes

Applies to