Compartir a través de


ResourceListKeys Clase

Espacio de nombres/Cadena de conexión de NotificationHub.

Herencia
ResourceListKeys

Constructor

ResourceListKeys(*, primary_connection_string: str | None = None, secondary_connection_string: str | None = None, primary_key: str | None = None, secondary_key: str | None = None, key_name: str | None = None, **kwargs)

Parámetros

primary_connection_string
str

PrimaryConnectionString de AuthorizationRule.

secondary_connection_string
str

SecondaryConnectionString de authorizationRule creado.

primary_key
str

PrimaryKey de authorizationRule creado.

secondary_key
str

SecondaryKey de authorizationRule creado.

key_name
str

KeyName del authorizationRule creado.

Variables

primary_connection_string
str

PrimaryConnectionString de AuthorizationRule.

secondary_connection_string
str

SecondaryConnectionString de authorizationRule creado.

primary_key
str

PrimaryKey de authorizationRule creado.

secondary_key
str

SecondaryKey de authorizationRule creado.

key_name
str

KeyName del authorizationRule creado.