ManagedClusterAddonProfile.Identity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets information of user assigned identity used by this add-on.
[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAddonProfileIdentity Identity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAddonProfileIdentity
Public ReadOnly Property Identity As ManagedClusterAddonProfileIdentity
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute