GetProfileSupportedOptimizationTypesPlainArgs

data class GetProfileSupportedOptimizationTypesPlainArgs(val profileName: String, val resourceGroupName: String) : ConvertibleToJava<GetProfileSupportedOptimizationTypesPlainArgs>

Constructors

constructor(profileName: String, resourceGroupName: String)

Properties

Link copied to clipboard

Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.

Link copied to clipboard

Name of the Resource group within the Azure subscription.

Functions

Link copied to clipboard
open override fun toJava(): GetProfileSupportedOptimizationTypesPlainArgs