ManagedServiceIdentityType Enumeração

Definição

Define valores para ManagedServiceIdentityType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ManagedServiceIdentityType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ManagedServiceIdentityType = 
Public Enum ManagedServiceIdentityType
Herança
ManagedServiceIdentityType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

None 3
SystemAssigned 0
SystemAssignedUserAssigned 2
UserAssigned 1

Aplica-se a