CreateOrUpdateComputePolicyParameters.ObjectId Property

Definition

Gets or sets the AAD object identifier for the entity to create a policy for.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to