azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

507 строки
55 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient"
name: "AfdProfilesClient"
nameWithType: "AfdProfilesClient"
summary: "An instance of this class provides access to all the operations defined in Afd<wbr>Profiles<wbr>Client."
syntax: "public interface **AfdProfilesClient**"
methods:
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.beginUpgrade(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
name: "beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
nameWithType: "AfdProfilesClient.beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
summary: "Upgrade a profile from Standard\\_Azure<wbr>Front<wbr>Door to Premium\\_Azure<wbr>Front<wbr>Door."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Profile upgrade input parameter."
name: "profileUpgradeParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters?alt=com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters&text=ProfileUpgradeParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ProfileInner>,ProfileInner> beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
desc: "Upgrade a profile from Standard\\_AzureFrontDoor to Premium\\_AzureFrontDoor."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of a profile is a logical grouping of endpoints that share the same\n settings."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ProfileInner?alt=com.azure.resourcemanager.cdn.fluent.models.ProfileInner&text=ProfileInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ProfileInner?alt=com.azure.resourcemanager.cdn.fluent.models.ProfileInner&text=ProfileInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.beginUpgrade(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters, Context context)"
name: "beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters, Context context)"
nameWithType: "AfdProfilesClient.beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters, Context context)"
summary: "Upgrade a profile from Standard\\_Azure<wbr>Front<wbr>Door to Premium\\_Azure<wbr>Front<wbr>Door."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Profile upgrade input parameter."
name: "profileUpgradeParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters?alt=com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters&text=ProfileUpgradeParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ProfileInner>,ProfileInner> beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters, Context context)"
desc: "Upgrade a profile from Standard\\_AzureFrontDoor to Premium\\_AzureFrontDoor."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of a profile is a logical grouping of endpoints that share the same\n settings."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ProfileInner?alt=com.azure.resourcemanager.cdn.fluent.models.ProfileInner&text=ProfileInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ProfileInner?alt=com.azure.resourcemanager.cdn.fluent.models.ProfileInner&text=ProfileInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.beginUpgradeAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.beginUpgradeAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
name: "beginUpgradeAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
nameWithType: "AfdProfilesClient.beginUpgradeAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
summary: "Upgrade a profile from Standard\\_Azure<wbr>Front<wbr>Door to Premium\\_Azure<wbr>Front<wbr>Door."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Profile upgrade input parameter."
name: "profileUpgradeParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters?alt=com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters&text=ProfileUpgradeParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<ProfileInner>,ProfileInner> beginUpgradeAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
desc: "Upgrade a profile from Standard\\_AzureFrontDoor to Premium\\_AzureFrontDoor."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of a profile is a logical grouping of endpoints that share the same\n settings."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ProfileInner?alt=com.azure.resourcemanager.cdn.fluent.models.ProfileInner&text=ProfileInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ProfileInner?alt=com.azure.resourcemanager.cdn.fluent.models.ProfileInner&text=ProfileInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkEndpointNameAvailability(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkEndpointNameAvailability(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
name: "checkEndpointNameAvailability(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
nameWithType: "AfdProfilesClient.checkEndpointNameAvailability(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
summary: "Check the availability of an afdx endpoint name, and return the globally unique endpoint host name."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Input to check."
name: "checkEndpointNameAvailabilityInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput?alt=com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput&text=CheckEndpointNameAvailabilityInput\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CheckEndpointNameAvailabilityOutputInner checkEndpointNameAvailability(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
desc: "Check the availability of an afdx endpoint name, and return the globally unique endpoint host name."
returns:
description: "output of check name availability API."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CheckEndpointNameAvailabilityOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.CheckEndpointNameAvailabilityOutputInner&text=CheckEndpointNameAvailabilityOutputInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkEndpointNameAvailabilityAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkEndpointNameAvailabilityAsync(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
name: "checkEndpointNameAvailabilityAsync(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
nameWithType: "AfdProfilesClient.checkEndpointNameAvailabilityAsync(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
summary: "Check the availability of an afdx endpoint name, and return the globally unique endpoint host name."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Input to check."
name: "checkEndpointNameAvailabilityInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput?alt=com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput&text=CheckEndpointNameAvailabilityInput\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<CheckEndpointNameAvailabilityOutputInner> checkEndpointNameAvailabilityAsync(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
desc: "Check the availability of an afdx endpoint name, and return the globally unique endpoint host name."
returns:
description: "output of check name availability API on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CheckEndpointNameAvailabilityOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.CheckEndpointNameAvailabilityOutputInner&text=CheckEndpointNameAvailabilityOutputInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkEndpointNameAvailabilityWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkEndpointNameAvailabilityWithResponse(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput, Context context)"
name: "checkEndpointNameAvailabilityWithResponse(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput, Context context)"
nameWithType: "AfdProfilesClient.checkEndpointNameAvailabilityWithResponse(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput, Context context)"
summary: "Check the availability of an afdx endpoint name, and return the globally unique endpoint host name."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Input to check."
name: "checkEndpointNameAvailabilityInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput?alt=com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput&text=CheckEndpointNameAvailabilityInput\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<CheckEndpointNameAvailabilityOutputInner> checkEndpointNameAvailabilityWithResponse(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput, Context context)"
desc: "Check the availability of an afdx endpoint name, and return the globally unique endpoint host name."
returns:
description: "output of check name availability API along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CheckEndpointNameAvailabilityOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.CheckEndpointNameAvailabilityOutputInner&text=CheckEndpointNameAvailabilityOutputInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkEndpointNameAvailabilityWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkEndpointNameAvailabilityWithResponseAsync(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
name: "checkEndpointNameAvailabilityWithResponseAsync(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
nameWithType: "AfdProfilesClient.checkEndpointNameAvailabilityWithResponseAsync(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
summary: "Check the availability of an afdx endpoint name, and return the globally unique endpoint host name."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Input to check."
name: "checkEndpointNameAvailabilityInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput?alt=com.azure.resourcemanager.cdn.models.CheckEndpointNameAvailabilityInput&text=CheckEndpointNameAvailabilityInput\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<CheckEndpointNameAvailabilityOutputInner>> checkEndpointNameAvailabilityWithResponseAsync(String resourceGroupName, String profileName, CheckEndpointNameAvailabilityInput checkEndpointNameAvailabilityInput)"
desc: "Check the availability of an afdx endpoint name, and return the globally unique endpoint host name."
returns:
description: "output of check name availability API along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CheckEndpointNameAvailabilityOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.CheckEndpointNameAvailabilityOutputInner&text=CheckEndpointNameAvailabilityOutputInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkHostnameAvailability(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkHostnameAvailability(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
name: "checkHostnameAvailability(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
nameWithType: "AfdProfilesClient.checkHostnameAvailability(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
summary: "Validates the custom domain mapping to ensure it maps to the correct Azure Front Door endpoint in DNS."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Custom domain to be validated."
name: "checkHostnameAvailabilityInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput?alt=com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput&text=CheckHostnameAvailabilityInput\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CheckNameAvailabilityOutputInner checkHostnameAvailability(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
desc: "Validates the custom domain mapping to ensure it maps to the correct Azure Front Door endpoint in DNS."
returns:
description: "output of check name availability API."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CheckNameAvailabilityOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.CheckNameAvailabilityOutputInner&text=CheckNameAvailabilityOutputInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkHostnameAvailabilityAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkHostnameAvailabilityAsync(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
name: "checkHostnameAvailabilityAsync(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
nameWithType: "AfdProfilesClient.checkHostnameAvailabilityAsync(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
summary: "Validates the custom domain mapping to ensure it maps to the correct Azure Front Door endpoint in DNS."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Custom domain to be validated."
name: "checkHostnameAvailabilityInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput?alt=com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput&text=CheckHostnameAvailabilityInput\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<CheckNameAvailabilityOutputInner> checkHostnameAvailabilityAsync(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
desc: "Validates the custom domain mapping to ensure it maps to the correct Azure Front Door endpoint in DNS."
returns:
description: "output of check name availability API on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CheckNameAvailabilityOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.CheckNameAvailabilityOutputInner&text=CheckNameAvailabilityOutputInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkHostnameAvailabilityWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkHostnameAvailabilityWithResponse(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput, Context context)"
name: "checkHostnameAvailabilityWithResponse(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput, Context context)"
nameWithType: "AfdProfilesClient.checkHostnameAvailabilityWithResponse(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput, Context context)"
summary: "Validates the custom domain mapping to ensure it maps to the correct Azure Front Door endpoint in DNS."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Custom domain to be validated."
name: "checkHostnameAvailabilityInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput?alt=com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput&text=CheckHostnameAvailabilityInput\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<CheckNameAvailabilityOutputInner> checkHostnameAvailabilityWithResponse(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput, Context context)"
desc: "Validates the custom domain mapping to ensure it maps to the correct Azure Front Door endpoint in DNS."
returns:
description: "output of check name availability API along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CheckNameAvailabilityOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.CheckNameAvailabilityOutputInner&text=CheckNameAvailabilityOutputInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkHostnameAvailabilityWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.checkHostnameAvailabilityWithResponseAsync(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
name: "checkHostnameAvailabilityWithResponseAsync(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
nameWithType: "AfdProfilesClient.checkHostnameAvailabilityWithResponseAsync(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
summary: "Validates the custom domain mapping to ensure it maps to the correct Azure Front Door endpoint in DNS."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Custom domain to be validated."
name: "checkHostnameAvailabilityInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput?alt=com.azure.resourcemanager.cdn.models.CheckHostnameAvailabilityInput&text=CheckHostnameAvailabilityInput\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<CheckNameAvailabilityOutputInner>> checkHostnameAvailabilityWithResponseAsync(String resourceGroupName, String profileName, CheckHostnameAvailabilityInput checkHostnameAvailabilityInput)"
desc: "Validates the custom domain mapping to ensure it maps to the correct Azure Front Door endpoint in DNS."
returns:
description: "output of check name availability API along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CheckNameAvailabilityOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.CheckNameAvailabilityOutputInner&text=CheckNameAvailabilityOutputInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.listResourceUsage(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.listResourceUsage(String resourceGroupName, String profileName)"
name: "listResourceUsage(String resourceGroupName, String profileName)"
nameWithType: "AfdProfilesClient.listResourceUsage(String resourceGroupName, String profileName)"
summary: "Checks the quota and actual usage of endpoints under the given Azure Front Door profile."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<UsageInner> listResourceUsage(String resourceGroupName, String profileName)"
desc: "Checks the quota and actual usage of endpoints under the given Azure Front Door profile."
returns:
description: "the list usages operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.UsageInner?alt=com.azure.resourcemanager.cdn.fluent.models.UsageInner&text=UsageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.listResourceUsage(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.listResourceUsage(String resourceGroupName, String profileName, Context context)"
name: "listResourceUsage(String resourceGroupName, String profileName, Context context)"
nameWithType: "AfdProfilesClient.listResourceUsage(String resourceGroupName, String profileName, Context context)"
summary: "Checks the quota and actual usage of endpoints under the given Azure Front Door profile."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<UsageInner> listResourceUsage(String resourceGroupName, String profileName, Context context)"
desc: "Checks the quota and actual usage of endpoints under the given Azure Front Door profile."
returns:
description: "the list usages operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.UsageInner?alt=com.azure.resourcemanager.cdn.fluent.models.UsageInner&text=UsageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.listResourceUsageAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.listResourceUsageAsync(String resourceGroupName, String profileName)"
name: "listResourceUsageAsync(String resourceGroupName, String profileName)"
nameWithType: "AfdProfilesClient.listResourceUsageAsync(String resourceGroupName, String profileName)"
summary: "Checks the quota and actual usage of endpoints under the given Azure Front Door profile."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<UsageInner> listResourceUsageAsync(String resourceGroupName, String profileName)"
desc: "Checks the quota and actual usage of endpoints under the given Azure Front Door profile."
returns:
description: "the list usages operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.UsageInner?alt=com.azure.resourcemanager.cdn.fluent.models.UsageInner&text=UsageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.upgrade(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.upgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
name: "upgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
nameWithType: "AfdProfilesClient.upgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
summary: "Upgrade a profile from Standard\\_Azure<wbr>Front<wbr>Door to Premium\\_Azure<wbr>Front<wbr>Door."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Profile upgrade input parameter."
name: "profileUpgradeParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters?alt=com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters&text=ProfileUpgradeParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ProfileInner upgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
desc: "Upgrade a profile from Standard\\_AzureFrontDoor to Premium\\_AzureFrontDoor."
returns:
description: "a profile is a logical grouping of endpoints that share the same settings."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ProfileInner?alt=com.azure.resourcemanager.cdn.fluent.models.ProfileInner&text=ProfileInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.upgrade(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.upgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters, Context context)"
name: "upgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters, Context context)"
nameWithType: "AfdProfilesClient.upgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters, Context context)"
summary: "Upgrade a profile from Standard\\_Azure<wbr>Front<wbr>Door to Premium\\_Azure<wbr>Front<wbr>Door."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Profile upgrade input parameter."
name: "profileUpgradeParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters?alt=com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters&text=ProfileUpgradeParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ProfileInner upgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters, Context context)"
desc: "Upgrade a profile from Standard\\_AzureFrontDoor to Premium\\_AzureFrontDoor."
returns:
description: "a profile is a logical grouping of endpoints that share the same settings."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ProfileInner?alt=com.azure.resourcemanager.cdn.fluent.models.ProfileInner&text=ProfileInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.upgradeAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.upgradeAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
name: "upgradeAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
nameWithType: "AfdProfilesClient.upgradeAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
summary: "Upgrade a profile from Standard\\_Azure<wbr>Front<wbr>Door to Premium\\_Azure<wbr>Front<wbr>Door."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Profile upgrade input parameter."
name: "profileUpgradeParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters?alt=com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters&text=ProfileUpgradeParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<ProfileInner> upgradeAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
desc: "Upgrade a profile from Standard\\_AzureFrontDoor to Premium\\_AzureFrontDoor."
returns:
description: "a profile is a logical grouping of endpoints that share the same settings on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ProfileInner?alt=com.azure.resourcemanager.cdn.fluent.models.ProfileInner&text=ProfileInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.upgradeWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.upgradeWithResponseAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
name: "upgradeWithResponseAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
nameWithType: "AfdProfilesClient.upgradeWithResponseAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
summary: "Upgrade a profile from Standard\\_Azure<wbr>Front<wbr>Door to Premium\\_Azure<wbr>Front<wbr>Door."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Profile upgrade input parameter."
name: "profileUpgradeParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters?alt=com.azure.resourcemanager.cdn.models.ProfileUpgradeParameters&text=ProfileUpgradeParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> upgradeWithResponseAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)"
desc: "Upgrade a profile from Standard\\_AzureFrontDoor to Premium\\_AzureFrontDoor."
returns:
description: "a profile is a logical grouping of endpoints that share the same settings along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on\n successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.validateSecret(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.ValidateSecretInput)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.validateSecret(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
name: "validateSecret(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
nameWithType: "AfdProfilesClient.validateSecret(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
summary: "Validate a Secret in the profile."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Secret source."
name: "validateSecretInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ValidateSecretInput?alt=com.azure.resourcemanager.cdn.models.ValidateSecretInput&text=ValidateSecretInput\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ValidateSecretOutputInner validateSecret(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
desc: "Validate a Secret in the profile."
returns:
description: "output of the validated secret."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ValidateSecretOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.ValidateSecretOutputInner&text=ValidateSecretOutputInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.validateSecretAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.ValidateSecretInput)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.validateSecretAsync(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
name: "validateSecretAsync(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
nameWithType: "AfdProfilesClient.validateSecretAsync(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
summary: "Validate a Secret in the profile."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Secret source."
name: "validateSecretInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ValidateSecretInput?alt=com.azure.resourcemanager.cdn.models.ValidateSecretInput&text=ValidateSecretInput\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<ValidateSecretOutputInner> validateSecretAsync(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
desc: "Validate a Secret in the profile."
returns:
description: "output of the validated secret on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ValidateSecretOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.ValidateSecretOutputInner&text=ValidateSecretOutputInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.validateSecretWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.ValidateSecretInput,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.validateSecretWithResponse(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput, Context context)"
name: "validateSecretWithResponse(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput, Context context)"
nameWithType: "AfdProfilesClient.validateSecretWithResponse(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput, Context context)"
summary: "Validate a Secret in the profile."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Secret source."
name: "validateSecretInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ValidateSecretInput?alt=com.azure.resourcemanager.cdn.models.ValidateSecretInput&text=ValidateSecretInput\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ValidateSecretOutputInner> validateSecretWithResponse(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput, Context context)"
desc: "Validate a Secret in the profile."
returns:
description: "output of the validated secret along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ValidateSecretOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.ValidateSecretOutputInner&text=ValidateSecretOutputInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.validateSecretWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.ValidateSecretInput)"
fullName: "com.azure.resourcemanager.cdn.fluent.AfdProfilesClient.validateSecretWithResponseAsync(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
name: "validateSecretWithResponseAsync(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
nameWithType: "AfdProfilesClient.validateSecretWithResponseAsync(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
summary: "Validate a Secret in the profile."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the\n resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Secret source."
name: "validateSecretInput"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ValidateSecretInput?alt=com.azure.resourcemanager.cdn.models.ValidateSecretInput&text=ValidateSecretInput\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<ValidateSecretOutputInner>> validateSecretWithResponseAsync(String resourceGroupName, String profileName, ValidateSecretInput validateSecretInput)"
desc: "Validate a Secret in the profile."
returns:
description: "output of the validated secret along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.ValidateSecretOutputInner?alt=com.azure.resourcemanager.cdn.fluent.models.ValidateSecretOutputInner&text=ValidateSecretOutputInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in AfdProfilesClient."
metadata: {}
package: "com.azure.resourcemanager.cdn.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.42.0