GenericContainerExtendedInfoResponse

data class GenericContainerExtendedInfoResponse(val containerIdentityInfo: ContainerIdentityInfoResponse? = null, val rawCertData: String? = null, val serviceEndpoints: Map<String, String>? = null)

Container extended information

Constructors

Link copied to clipboard
constructor(containerIdentityInfo: ContainerIdentityInfoResponse? = null, rawCertData: String? = null, serviceEndpoints: Map<String, String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Container identity information

Link copied to clipboard
val rawCertData: String? = null

Public key of container cert

Link copied to clipboard

Azure Backup Service Endpoints for the container