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

ResourceIdentity.UseSystemAssignedIdentity 属性

定义

指示是否使用系统分配的托管标识。 与用户分配的托管标识互斥。

public bool UseSystemAssignedIdentity { get; set; }
member this.UseSystemAssignedIdentity : bool with get, set
Public Property UseSystemAssignedIdentity As Boolean

属性值

适用于