ResourceListKeys interface
Namespace/NotificationHub Connection String
Properties
key |
KeyName of the created AuthorizationRule |
primary |
PrimaryConnectionString of the AuthorizationRule. |
primary |
PrimaryKey of the created AuthorizationRule. |
secondary |
SecondaryConnectionString of the created AuthorizationRule |
secondary |
SecondaryKey of the created AuthorizationRule |
Property Details
keyName
KeyName of the created AuthorizationRule
keyName?: string
Property Value
string
primaryConnectionString
PrimaryConnectionString of the AuthorizationRule.
primaryConnectionString?: string
Property Value
string
primaryKey
PrimaryKey of the created AuthorizationRule.
primaryKey?: string
Property Value
string
secondaryConnectionString
SecondaryConnectionString of the created AuthorizationRule
secondaryConnectionString?: string
Property Value
string
secondaryKey
SecondaryKey of the created AuthorizationRule
secondaryKey?: string
Property Value
string