Uses of Class
com.azure.resourcemanager.frontdoor.fluent.models.ValidateCustomDomainOutputInner
Packages that use 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
Methods in com.azure.resourcemanager.frontdoor.fluent that return ValidateCustomDomainOutputInnerModifier 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.Methods in com.azure.resourcemanager.frontdoor.fluent that return types with arguments of type ValidateCustomDomainOutputInnerModifier 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
Methods in com.azure.resourcemanager.frontdoor.models that return ValidateCustomDomainOutputInnerModifier and TypeMethodDescriptionValidateCustomDomainOutput.innerModel()Gets the inner com.azure.resourcemanager.frontdoor.fluent.models.ValidateCustomDomainOutputInner object.