共用方式為


SystemAssignedServiceIdentityType Enum

Definition

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

public enum SystemAssignedServiceIdentityType
type SystemAssignedServiceIdentityType = 
Public Enum SystemAssignedServiceIdentityType
Inheritance
SystemAssignedServiceIdentityType

Fields

Name Value Description
None 0

None.

SystemAssigned 1

SystemAssigned.

Applies to