Condividi tramite


ManagedServiceIdentityType Enumerazione

Definizione

Definisce i valori per 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
Ereditarietà
ManagedServiceIdentityType
Attributi
Newtonsoft.Json.JsonConverterAttribute

Campi

None 0
SystemAssigned 1
SystemAssignedUserAssigned 3
UserAssigned 2

Si applica a