IdentityType Enum

Definition

C#
[System.Text.Json.Serialization.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum IdentityType
Inheritance
IdentityType
Attributes

Fields

Name Value Description
None 0
SystemAssigned 1
UserAssigned 2
SystemAssignedUserAssigned 3

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest