Uses of Class
com.azure.resourcemanager.frontdoor.fluent.models.ValidateCustomDomainOutputInner
Package
Description
Package containing the service clients for FrontDoorManagementClient.
Package containing the data models for FrontDoorManagementClient.
-
Uses of ValidateCustomDomainOutputInner in com.azure.resourcemanager.frontdoor.fluent
Modifier and TypeMethodDescriptionFrontDoorsClient.validateCustomDomain
(String resourceGroupName, String frontDoorName, ValidateCustomDomainInput customDomainProperties) Validates the custom domain mapping to ensure it maps to the correct Front Door endpoint in DNS.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ValidateCustomDomainOutputInner>
FrontDoorsClient.validateCustomDomainWithResponse
(String resourceGroupName, String frontDoorName, ValidateCustomDomainInput customDomainProperties, com.azure.core.util.Context context) Validates the custom domain mapping to ensure it maps to the correct Front Door endpoint in DNS. -
Uses of ValidateCustomDomainOutputInner in com.azure.resourcemanager.frontdoor.models
Modifier and TypeMethodDescriptionValidateCustomDomainOutput.innerModel()
Gets the inner com.azure.resourcemanager.frontdoor.fluent.models.ValidateCustomDomainOutputInner object.