Share via


UserAssignedIdentity.ObjectId Property

Definition

Gets or sets the object id of the user assigned identity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to