AzureOperatorNexusImageDeployMappingRuleProfileResponse

data class AzureOperatorNexusImageDeployMappingRuleProfileResponse(val applicationEnablement: String? = null, val imageMappingRuleProfile: ImageMappingRuleProfileResponse? = null)

Azure Operator Distributed Services image deploy mapping rule profile.

Constructors

constructor(applicationEnablement: String? = null, imageMappingRuleProfile: ImageMappingRuleProfileResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The application enablement.

Link copied to clipboard

The vhd mapping rule profile.