CreateOrUpdateKubeBase.CreateOrUpdatePodIdentityProfile Method

Definition

protected Microsoft.Azure.Management.ContainerService.Models.ManagedClusterPodIdentityProfile CreateOrUpdatePodIdentityProfile(Microsoft.Azure.Management.ContainerService.Models.ManagedClusterPodIdentityProfile podIdentityProfile = default);
member this.CreateOrUpdatePodIdentityProfile : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterPodIdentityProfile -> Microsoft.Azure.Management.ContainerService.Models.ManagedClusterPodIdentityProfile
Protected Function CreateOrUpdatePodIdentityProfile (Optional podIdentityProfile As ManagedClusterPodIdentityProfile = Nothing) As ManagedClusterPodIdentityProfile

Parameters

Returns

Applies to