BeginCreate(IAFDCustomDomainsOperations, String, String, String, AFDDomain)
|
Creates a new domain within the specified profile.
|
BeginCreateAsync(IAFDCustomDomainsOperations, String, String, String, AFDDomain, CancellationToken)
|
Creates a new domain within the specified profile.
|
BeginDelete(IAFDCustomDomainsOperations, String, String, String)
|
Deletes an existing AzureFrontDoor domain with the specified domain name
under the specified subscription, resource group and profile.
|
BeginDeleteAsync(IAFDCustomDomainsOperations, String, String, String, CancellationToken)
|
Deletes an existing AzureFrontDoor domain with the specified domain name
under the specified subscription, resource group and profile.
|
BeginRefreshValidationToken(IAFDCustomDomainsOperations, String, String, String)
|
Updates the domain validation token.
|
BeginRefreshValidationTokenAsync(IAFDCustomDomainsOperations, String, String, String, CancellationToken)
|
Updates the domain validation token.
|
BeginUpdate(IAFDCustomDomainsOperations, String, String, String, AFDDomainHttpsParameters, ResourceReference)
|
Updates an existing domain within a profile.
|
BeginUpdateAsync(IAFDCustomDomainsOperations, String, String, String, AFDDomainHttpsParameters, ResourceReference, CancellationToken)
|
Updates an existing domain within a profile.
|
Create(IAFDCustomDomainsOperations, String, String, String, AFDDomain)
|
Creates a new domain within the specified profile.
|
CreateAsync(IAFDCustomDomainsOperations, String, String, String, AFDDomain, CancellationToken)
|
Creates a new domain within the specified profile.
|
Delete(IAFDCustomDomainsOperations, String, String, String)
|
Deletes an existing AzureFrontDoor domain with the specified domain name
under the specified subscription, resource group and profile.
|
DeleteAsync(IAFDCustomDomainsOperations, String, String, String, CancellationToken)
|
Deletes an existing AzureFrontDoor domain with the specified domain name
under the specified subscription, resource group and profile.
|
Get(IAFDCustomDomainsOperations, String, String, String)
|
Gets an existing AzureFrontDoor domain with the specified domain name under
the specified subscription, resource group and profile.
|
GetAsync(IAFDCustomDomainsOperations, String, String, String, CancellationToken)
|
Gets an existing AzureFrontDoor domain with the specified domain name under
the specified subscription, resource group and profile.
|
ListByProfile(IAFDCustomDomainsOperations, String, String)
|
Lists existing AzureFrontDoor domains.
|
ListByProfileAsync(IAFDCustomDomainsOperations, String, String, CancellationToken)
|
Lists existing AzureFrontDoor domains.
|
ListByProfileNext(IAFDCustomDomainsOperations, String)
|
Lists existing AzureFrontDoor domains.
|
ListByProfileNextAsync(IAFDCustomDomainsOperations, String, CancellationToken)
|
Lists existing AzureFrontDoor domains.
|
RefreshValidationToken(IAFDCustomDomainsOperations, String, String, String)
|
Updates the domain validation token.
|
RefreshValidationTokenAsync(IAFDCustomDomainsOperations, String, String, String, CancellationToken)
|
Updates the domain validation token.
|
Update(IAFDCustomDomainsOperations, String, String, String, AFDDomainHttpsParameters, ResourceReference)
|
Updates an existing domain within a profile.
|
UpdateAsync(IAFDCustomDomainsOperations, String, String, String, AFDDomainHttpsParameters, ResourceReference, CancellationToken)
|
Updates an existing domain within a profile.
|