Share via


PSSharedAccessAuthorizationRule.Rights Property

Definition

The rights.

[Newtonsoft.Json.JsonProperty(PropertyName="Rights")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Management.IotHub.Models.PSSBAccessRights?> Rights { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Rights")>]
member this.Rights : System.Collections.Generic.IList<Nullable<Microsoft.Azure.Commands.Management.IotHub.Models.PSSBAccessRights>> with get, set
Public Property Rights As IList(Of Nullable(Of PSSBAccessRights))

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to