ResourceIdentityType Énumération

Définition

Définit des valeurs pour 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
Héritage
ResourceIdentityType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

None 3
SystemAssigned 0
SystemAssignedUserAssigned 2
UserAssigned 1

S’applique à