Aracılığıyla paylaş


ManagedClusterAddonProfile.Identity Property

Definition

Gets information of user assigned identity used by this add-on.

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterAddonProfileIdentity Identity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterAddonProfileIdentity
Public ReadOnly Property Identity As ManagedClusterAddonProfileIdentity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to