Compartilhar via


UpdateComputePolicyParameters.ObjectType Propriedade

Definição

Obtém ou define o tipo de objeto AAD ao qual o identificador de objeto se refere. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a