Freigeben über


ComputePolicy.ObjectType Eigenschaft

Definition

Ruft den Typ des AAD-Objekts ab, auf das der Objektbezeichner verweist. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: