Compartir a través de


ComputePolicyAccountCreateParameters.ObjectType Propiedad

Definición

Obtiene o establece 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; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.objectType")>]
member this.ObjectType : string with get, set
Public Property ObjectType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a