Get AFDCustom Domain Plain Args
data class GetAFDCustomDomainPlainArgs(val customDomainName: String, val profileName: String, val resourceGroupName: String) : ConvertibleToJava<GetAFDCustomDomainPlainArgs>
Properties
Link copied to clipboard
Name of the domain under the profile which is unique globally.
Link copied to clipboard
Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.
Link copied to clipboard
Name of the Resource group within the Azure subscription.