Compartilhar via


PSSBAccessRights Enum

Definition

Defines values for IotHubSkuTier.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum PSSBAccessRights
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type PSSBAccessRights = 
Public Enum PSSBAccessRights
Inheritance
PSSBAccessRights
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Name Value Description
Manage 0
Send 1
Listen 2
ManageNotificationHub 3

Applies to