Compartilhar via


SystemData.CreatedByType Propriedade

Definição

Obtém ou define o tipo de identidade que criou o recurso. Os valores possíveis incluem: 'User', 'Application', 'ManagedIdentity', 'Key'

[Newtonsoft.Json.JsonProperty(PropertyName="createdByType")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.CreatedByType CreatedByType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdByType")>]
member this.CreatedByType : Microsoft.Azure.Management.ContainerService.Fluent.Models.CreatedByType with get, set
Public Property CreatedByType As CreatedByType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a