Compartir a través de


ComputePolicy.ObjectType Propiedad

Definición

Obtiene el tipo de objeto de AAD al que hace referencia el identificador de objeto. Entre los valores posibles se incluyen: "User", "Group", "ServicePrincipal"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.objectType")]
public string ObjectType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.objectType")>]
member this.ObjectType : string
Public ReadOnly Property ObjectType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a