Aracılığıyla paylaş


SystemData.CreatedByType Property

Definition

Gets or sets the type of identity that created the resource. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to