ResourceIdentityType.None Field

Definition

Do not use a managed identity for the Managed Cluster, service principal will be used instead.

[System.Runtime.Serialization.EnumMember(Value="None")]
None
public const string None;
[<System.Runtime.Serialization.EnumMember(Value="None")>]
None = 2
val mutable None : string
None
Public Const None As String 

Field Value

Value = 2
Attributes

Applies to