ManagedClusterProperties.PodIdentityProfile 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 or sets see use AAD pod identity for more details on AAD pod identity integration.
[Newtonsoft.Json.JsonProperty(PropertyName="podIdentityProfile")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterPodIdentityProfile PodIdentityProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="podIdentityProfile")>]
member this.PodIdentityProfile : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterPodIdentityProfile with get, set
Public Property PodIdentityProfile As ManagedClusterPodIdentityProfile
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute