PartnerNamespaceSharedAccessKeys Class

Shared access keys of the partner namespace.

Constructor

PartnerNamespaceSharedAccessKeys(*args: Any, **kwargs: Any)

Variables

Name Description
key1
str

Shared access key1 for the partner namespace.

key2
str

Shared access key2 for the partner namespace.

Attributes

key1

Shared access key1 for the partner namespace.

key1: str | None

key2

Shared access key2 for the partner namespace.

key2: str | None