共用方式為


GenericContainerExtendedInfo interface

容器擴充資訊

屬性

containerIdentityInfo

容器身分識別資訊

rawCertData

容器憑證的公鑰

serviceEndpoints

容器的 Azure 備份服務端點

屬性詳細資料

containerIdentityInfo

容器身分識別資訊

containerIdentityInfo?: ContainerIdentityInfo

屬性值

rawCertData

容器憑證的公鑰

rawCertData?: string

屬性值

string

serviceEndpoints

容器的 Azure 備份服務端點

serviceEndpoints?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}