SystemAssignedServiceIdentityType Enum

Definition

Type of managed service identity (either system assigned, or none).

C#
public enum SystemAssignedServiceIdentityType
Inheritance
SystemAssignedServiceIdentityType

Fields

Name Value Description
None 0

None.

SystemAssigned 1

SystemAssigned.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview