Compartir a través de


ComputePolicy.ObjectId Propiedad

Definición

Obtiene 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; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.objectId")>]
member this.ObjectId : Nullable<Guid>
Public ReadOnly Property ObjectId As Nullable(Of Guid)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a