Freigeben über


SystemData.CreatedByType Eigenschaft

Definition

Ruft den Identitätstyp ab, der die Ressource erstellt hat, oder legt diesen fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: