GenericContainerExtendedInfo interface
容器擴充資訊
屬性
container |
容器身分識別資訊 |
raw |
容器憑證的公鑰 |
service |
容器的 Azure 備份服務端點 |
屬性詳細資料
containerIdentityInfo
rawCertData
容器憑證的公鑰
rawCertData?: string
屬性值
string
serviceEndpoints
容器的 Azure 備份服務端點
serviceEndpoints?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}