GenericContainerExtendedInfo interface

Container extended information

Properties

containerIdentityInfo

Container identity information

rawCertData

Public key of container cert

serviceEndpoints

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}