DomainSharedAccessKeys Class

Shared access keys of the Domain.

Constructor

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

Variables

Name Description
key1
str

Shared access key1 for the domain.

key2
str

Shared access key2 for the domain.

Attributes

key1

Shared access key1 for the domain.

key1: str | None

key2

Shared access key2 for the domain.

key2: str | None