Share via


ManagedClusterInner.PodIdentityProfile Property

Definition

Gets or sets profile of managed cluster pod identity.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.podIdentityProfile")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPodIdentityProfile PodIdentityProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.podIdentityProfile")>]
member this.PodIdentityProfile : Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPodIdentityProfile with get, set
Public Property PodIdentityProfile As ManagedClusterPodIdentityProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to