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

PSSharedAccessSignatureAuthorizationRule.Rights Property

Definition

The access rights.

[Newtonsoft.Json.JsonProperty(PropertyName="rights")]
public Microsoft.Azure.Commands.Management.IotHub.Models.PSAccessRights Rights { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rights")>]
member this.Rights : Microsoft.Azure.Commands.Management.IotHub.Models.PSAccessRights with get, set
Public Property Rights As PSAccessRights

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to