Поделиться через


ManagedServiceIdentityType Перечисление

Определение

Определяет значения для 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
Наследование
ManagedServiceIdentityType
Атрибуты
Newtonsoft.Json.JsonConverterAttribute

Поля

Имя Значение Описание
None 0
SystemAssigned 1
UserAssigned 2
SystemAssignedUserAssigned 3

Применяется к