你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GenericContainerExtendedInfo interface
Container extended information
Properties
container |
Container identity information |
raw |
Public key of container cert |
service |
Azure Backup Service Endpoints for the container |
Property Details
containerIdentityInfo
Container identity information
containerIdentityInfo?: ContainerIdentityInfo
Property Value
rawCertData
Public key of container cert
rawCertData?: string
Property Value
string
serviceEndpoints
Azure Backup Service Endpoints for the container
serviceEndpoints?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}