ManagedInstance.PrimaryUserAssignedIdentityId Property

Definition

Gets or sets the resource id of a user assigned identity to be used by default.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to