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

UserAssignedIdentity.ClientId Property

Definition

The id of the app associated with the identity. This is a random generated UUID by MSI.

public Azure.Provisioning.BicepValue<Guid> ClientId { get; }
member this.ClientId : Azure.Provisioning.BicepValue<Guid>
Public ReadOnly Property ClientId As BicepValue(Of Guid)

Property Value

Applies to