Compartir a través de


UpdateComputePolicyWithAccountParameters.ObjectId Propiedad

Definición

Obtiene o establece el identificador de objeto de AAD para la entidad para la que se va a crear una directiva.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a