AzureOperatorNexusImageArtifactProfileResponse

data class AzureOperatorNexusImageArtifactProfileResponse(val artifactStore: ReferencedResourceResponse? = null, val imageArtifactProfile: ImageArtifactProfileResponse? = null)

Azure Operator Distributed Services image artifact profile properties.

Constructors

constructor(artifactStore: ReferencedResourceResponse? = null, imageArtifactProfile: ImageArtifactProfileResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The reference to artifact store.

Link copied to clipboard

Image artifact profile.