Compartir a través de


ResourceIdentityType Enumeración

Definición

Define valores para 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
Herencia
ResourceIdentityType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

None 0
SystemAssigned 1

Se aplica a