ResourceIdentityType.None Field
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.
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