Compartir a través de


SystemData.CreatedByType Propiedad

Definición

Obtiene o establece el tipo de identidad que creó el recurso. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a