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

WebPubSubData.Identity 属性

定义

类表示用于请求和响应的托管标识。 当前支持的标识类型:None、SystemAssigned、UserAssigned。

public Azure.ResourceManager.Models.ManagedServiceIdentity Identity { get; set; }
member this.Identity : Azure.ResourceManager.Models.ManagedServiceIdentity with get, set
Public Property Identity As ManagedServiceIdentity

属性值

适用于