Delen via


ManagedServiceIdentityType Enum

Definitie

Definieert waarden voor 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
Overname
ManagedServiceIdentityType
Kenmerken
Newtonsoft.Json.JsonConverterAttribute

Velden

Name Waarde Description
None 0
SystemAssigned 1
UserAssigned 2
SystemAssignedUserAssigned 3

Van toepassing op