Delen via


UpdateComputePolicyParameters.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 : Nullable<Guid> with get, set
Public Property ObjectId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to