共用方式為


SystemAssignedServiceIdentity.SystemAssignedServiceIdentityType Property

Definition

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

public Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.SystemAssignedServiceIdentityType> SystemAssignedServiceIdentityType { get; set; }
member this.SystemAssignedServiceIdentityType : Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.SystemAssignedServiceIdentityType> with get, set
Public Property SystemAssignedServiceIdentityType As BicepValue(Of SystemAssignedServiceIdentityType)

Property Value

Applies to