AzureCoreVhdImageArtifactProfileResponse

data class AzureCoreVhdImageArtifactProfileResponse(val artifactStore: ReferencedResourceResponse? = null, val vhdArtifactProfile: VhdImageArtifactProfileResponse? = null)

Azure vhd artifact profile properties.

Constructors

Link copied to clipboard
constructor(artifactStore: ReferencedResourceResponse? = null, vhdArtifactProfile: VhdImageArtifactProfileResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The reference to artifact store.

Link copied to clipboard

Vhd artifact profile.