GenericContainerExtendedInfo Class

Container extended information.

Constructor

GenericContainerExtendedInfo()

Variables

Name Description
rawCertData
str

Public key of container cert.

containerIdentityInfo
<xref:<xref:"ContainerIdentityInfo">>

Container identity information.

serviceEndpoints

Azure Backup Service Endpoints for the container.

Attributes

containerIdentityInfo

Container identity information.

containerIdentityInfo: ContainerIdentityInfo

rawCertData

Public key of container cert.

rawCertData: str

serviceEndpoints

Azure Backup Service Endpoints for the container.

serviceEndpoints: dict[str, str]