ResourceListKeys interface
Cadeia de conexão Namespace/NotificationHub
Propriedades
key |
KeyName da AuthorizationRule criada |
primary |
PrimaryConnectionString da AuthorizationRule. |
primary |
PrimaryKey da AuthorizationRule criada. |
secondary |
SecondaryConnectionString da AuthorizationRule criada |
secondary |
SecondaryKey da AuthorizationRule criada |
Detalhes de Propriedade
keyName
KeyName da AuthorizationRule criada
keyName?: string
Valor de Propriedade
string
primaryConnectionString
PrimaryConnectionString da AuthorizationRule.
primaryConnectionString?: string
Valor de Propriedade
string
primaryKey
PrimaryKey da AuthorizationRule criada.
primaryKey?: string
Valor de Propriedade
string
secondaryConnectionString
SecondaryConnectionString da AuthorizationRule criada
secondaryConnectionString?: string
Valor de Propriedade
string
secondaryKey
SecondaryKey da AuthorizationRule criada
secondaryKey?: string
Valor de Propriedade
string