Share via


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