GetSharedImageVersionTargetRegion

data class GetSharedImageVersionTargetRegion(val name: String, val regionalReplicaCount: Int, val storageAccountType: String)

Constructors

Link copied to clipboard
constructor(name: String, regionalReplicaCount: Int, storageAccountType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Image Version.

Link copied to clipboard

The number of replicas of the Image Version to be created per region.

Link copied to clipboard

The storage account type for the image version.