Udostępnij za pośrednictwem


ManagedServiceIdentityType Wyliczenie

Definicja

Definiuje wartości elementu 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
Dziedziczenie
ManagedServiceIdentityType
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Pola

None 0
SystemAssigned 1
SystemAssignedUserAssigned 3
UserAssigned 2

Dotyczy