HciMarketplaceGalleryImageIdentifier

data class HciMarketplaceGalleryImageIdentifier(val offer: String, val publisher: String, val sku: String)

Constructors

Link copied to clipboard
constructor(offer: String, publisher: String, sku: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The offer of the Azure Stack HCI Marketplace Gallery Image. Changing this forces a new Azure Stack HCI Marketplace Gallery Image to be created.

Link copied to clipboard

The publisher of the Azure Stack HCI Marketplace Gallery Image. Changing this forces a new Azure Stack HCI Marketplace Gallery Image to be created.

Link copied to clipboard
val sku: String

The sku of the Azure Stack HCI Marketplace Gallery Image. Changing this forces a new Azure Stack HCI Marketplace Gallery Image to be created.