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

ArmApplication.Identity Property

Definition

The identity of the resource.

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

Property Value

Applies to