Azure Core Vhd Image Deploy Mapping Rule Profile Response
data class AzureCoreVhdImageDeployMappingRuleProfileResponse(val applicationEnablement: String? = null, val vhdImageMappingRuleProfile: VhdImageMappingRuleProfileResponse? = null)
Azure vhd deploy mapping rule profile.
Constructors
Link copied to clipboard
constructor(applicationEnablement: String? = null, vhdImageMappingRuleProfile: VhdImageMappingRuleProfileResponse? = null)