Azure Operator Nexus Image Deploy Mapping Rule Profile Response
    data class AzureOperatorNexusImageDeployMappingRuleProfileResponse(val applicationEnablement: String? = null, val imageMappingRuleProfile: ImageMappingRuleProfileResponse? = null)
Azure Operator Distributed Services image deploy mapping rule profile.
Constructors
Link copied to clipboard
                fun AzureOperatorNexusImageDeployMappingRuleProfileResponse(applicationEnablement: String? = null, imageMappingRuleProfile: ImageMappingRuleProfileResponse? = null)