Udostępnij za pośrednictwem


ResourceIdentityType Wyliczenie

Definicja

Definiuje wartości resourceIdentityType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ResourceIdentityType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ResourceIdentityType = 
Public Enum ResourceIdentityType
Dziedziczenie
ResourceIdentityType
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Pola

None 3
SystemAssigned 0
SystemAssignedUserAssigned 2
UserAssigned 1

Dotyczy