你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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