Share via


ResourceIdentityType.SystemAssigned Field

Definition

Use an implicitly created system assigned managed identity to manage cluster resources. Master components in the control plane such as kube-controller-manager will use the system assigned managed identity to manipulate Azure resources.

public static Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ResourceIdentityType SystemAssigned;
 staticval mutable SystemAssigned : Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ResourceIdentityType
Public Shared SystemAssigned As ResourceIdentityType 

Field Value

Applies to