Share via


SecurityProfile.MsiResourceId Property

Definition

Gets or sets user assigned identity that has permissions to read and create cluster-related artifacts in the user's AADDS.

[Newtonsoft.Json.JsonProperty(PropertyName="msiResourceId")]
public string MsiResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="msiResourceId")>]
member this.MsiResourceId : string with get, set
Public Property MsiResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to