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}