ResourceProvidersClient Interface
public interface ResourceProvidersClient
An instance of this class provides access to all the operations defined in ResourceProvidersClient.
Method Summary
Method Details
checkNameAvailability
public abstract ResourceNameAvailabilityInner checkNameAvailability(ResourceNameAvailabilityRequest request)
Check if a resource name is available. Description for Check if a resource name is available.
Parameters:
Returns:
checkNameAvailabilityAsync
public abstract Mono
Check if a resource name is available. Description for Check if a resource name is available.
Parameters:
Returns:
checkNameAvailabilityWithResponse
public abstract Response
Check if a resource name is available. Description for Check if a resource name is available.
Parameters:
Returns:
checkNameAvailabilityWithResponseAsync
public abstract Mono
Check if a resource name is available. Description for Check if a resource name is available.
Parameters:
Returns:
getPublishingUser
public abstract UserInner getPublishingUser()
Gets publishing user Description for Gets publishing user.
Returns:
getPublishingUserAsync
public abstract Mono
Gets publishing user Description for Gets publishing user.
Returns:
getPublishingUserWithResponse
public abstract Response
Gets publishing user Description for Gets publishing user.
Parameters:
Returns:
getPublishingUserWithResponseAsync
public abstract Mono
Gets publishing user Description for Gets publishing user.
Returns:
getSourceControl
public abstract SourceControlInner getSourceControl(String sourceControlType)
Gets source control token Description for Gets source control token.
Parameters:
Returns:
getSourceControlAsync
public abstract Mono
Gets source control token Description for Gets source control token.
Parameters:
Returns:
getSourceControlWithResponse
public abstract Response
Gets source control token Description for Gets source control token.
Parameters:
Returns:
getSourceControlWithResponseAsync
public abstract Mono
Gets source control token Description for Gets source control token.
Parameters:
Returns:
getSubscriptionDeploymentLocations
public abstract DeploymentLocationsInner getSubscriptionDeploymentLocations()
Gets list of available geo regions plus ministamps Description for Gets list of available geo regions plus ministamps.
Returns:
getSubscriptionDeploymentLocationsAsync
public abstract Mono
Gets list of available geo regions plus ministamps Description for Gets list of available geo regions plus ministamps.
Returns:
getSubscriptionDeploymentLocationsWithResponse
public abstract Response
Gets list of available geo regions plus ministamps Description for Gets list of available geo regions plus ministamps.
Parameters:
Returns:
getSubscriptionDeploymentLocationsWithResponseAsync
public abstract Mono
Gets list of available geo regions plus ministamps Description for Gets list of available geo regions plus ministamps.
Returns:
list
public abstract PagedIterable
Gets a list of meters for a given location. Description for Gets a list of meters for a given location.
Returns:
list
public abstract PagedIterable
Gets a list of meters for a given location. Description for Gets a list of meters for a given location.
Parameters:
Returns:
listAseRegions
public abstract PagedIterable
Get a list of available ASE regions and its supported Skus. Description for get a list of available ASE regions and its supported Skus.
Returns:
listAseRegions
public abstract PagedIterable
Get a list of available ASE regions and its supported Skus. Description for get a list of available ASE regions and its supported Skus.
Parameters:
Returns:
listAseRegionsAsync
public abstract PagedFlux
Get a list of available ASE regions and its supported Skus. Description for get a list of available ASE regions and its supported Skus.
Returns:
listAsync
public abstract PagedFlux
Gets a list of meters for a given location. Description for Gets a list of meters for a given location.
Returns:
listAsync
public abstract PagedFlux
Gets a list of meters for a given location. Description for Gets a list of meters for a given location.
Parameters:
Returns:
listCustomHostnameSites
public abstract PagedIterable
Get custom hostnames under this subscription.
Returns:
listCustomHostnameSites
public abstract PagedIterable
Get custom hostnames under this subscription.
Parameters:
Returns:
listCustomHostnameSitesAsync
public abstract PagedFlux
Get custom hostnames under this subscription.
Returns:
listCustomHostnameSitesAsync
public abstract PagedFlux
Get custom hostnames under this subscription.
Parameters:
Returns:
listGeoRegions
public abstract PagedIterable
Get a list of available geographical regions. Description for Get a list of available geographical regions.
Returns:
listGeoRegions
public abstract PagedIterable
Get a list of available geographical regions. Description for Get a list of available geographical regions.
Parameters:
Returns:
listGeoRegionsAsync
public abstract PagedFlux
Get a list of available geographical regions. Description for Get a list of available geographical regions.
Returns:
listGeoRegionsAsync
public abstract PagedFlux
Get a list of available geographical regions. Description for Get a list of available geographical regions.
Parameters:
Returns:
listPremierAddOnOffers
public abstract PagedIterable
List all premier add-on offers. Description for List all premier add-on offers.
Returns:
listPremierAddOnOffers
public abstract PagedIterable
List all premier add-on offers. Description for List all premier add-on offers.
Parameters:
Returns:
listPremierAddOnOffersAsync
public abstract PagedFlux
List all premier add-on offers. Description for List all premier add-on offers.
Returns:
listSiteIdentifiersAssignedToHostname
public abstract PagedIterable
List all apps that are assigned to a hostname. Description for List all apps that are assigned to a hostname.
Parameters:
Returns:
listSiteIdentifiersAssignedToHostname
public abstract PagedIterable
List all apps that are assigned to a hostname. Description for List all apps that are assigned to a hostname.
Parameters:
Returns:
listSiteIdentifiersAssignedToHostnameAsync
public abstract PagedFlux
List all apps that are assigned to a hostname. Description for List all apps that are assigned to a hostname.
Parameters:
Returns:
listSkus
public abstract SkuInfosInner listSkus()
List all SKUs. Description for List all SKUs.
Returns:
listSkusAsync
public abstract Mono
List all SKUs. Description for List all SKUs.
Returns:
listSkusWithResponse
public abstract Response
List all SKUs. Description for List all SKUs.
Parameters:
Returns:
listSkusWithResponseAsync
public abstract Mono
List all SKUs. Description for List all SKUs.
Returns:
listSourceControls
public abstract PagedIterable
Gets the source controls available for Azure websites. Description for Gets the source controls available for Azure websites.
Returns:
listSourceControls
public abstract PagedIterable
Gets the source controls available for Azure websites. Description for Gets the source controls available for Azure websites.
Parameters:
Returns:
listSourceControlsAsync
public abstract PagedFlux
Gets the source controls available for Azure websites. Description for Gets the source controls available for Azure websites.
Returns:
move
public abstract void move(String resourceGroupName, CsmMoveResourceEnvelope moveResourceEnvelope)
Move resources between resource groups. Description for Move resources between resource groups.
Parameters:
moveAsync
public abstract Mono
Move resources between resource groups. Description for Move resources between resource groups.
Parameters:
Returns:
moveWithResponse
public abstract Response
Move resources between resource groups. Description for Move resources between resource groups.
Parameters:
Returns:
moveWithResponseAsync
public abstract Mono
Move resources between resource groups. Description for Move resources between resource groups.
Parameters:
Returns:
updatePublishingUser
public abstract UserInner updatePublishingUser(UserInner userDetails)
Updates publishing user Description for Updates publishing user.
Parameters:
Returns:
updatePublishingUserAsync
public abstract Mono
Updates publishing user Description for Updates publishing user.
Parameters:
Returns:
updatePublishingUserWithResponse
public abstract Response
Updates publishing user Description for Updates publishing user.
Parameters:
Returns:
updatePublishingUserWithResponseAsync
public abstract Mono
Updates publishing user Description for Updates publishing user.
Parameters:
Returns:
updateSourceControl
public abstract SourceControlInner updateSourceControl(String sourceControlType, SourceControlInner requestMessage)
Updates source control token Description for Updates source control token.
Parameters:
Returns:
updateSourceControlAsync
public abstract Mono
Updates source control token Description for Updates source control token.
Parameters:
Returns:
updateSourceControlWithResponse
public abstract Response
Updates source control token Description for Updates source control token.
Parameters:
Returns:
updateSourceControlWithResponseAsync
public abstract Mono
Updates source control token Description for Updates source control token.
Parameters:
Returns:
validate
public abstract ValidateResponseInner validate(String resourceGroupName, ValidateRequestInner validateRequest)
Validate if a resource can be created. Description for Validate if a resource can be created.
Parameters:
Returns:
validateAsync
public abstract Mono
Validate if a resource can be created. Description for Validate if a resource can be created.
Parameters:
Returns:
validateMove
public abstract void validateMove(String resourceGroupName, CsmMoveResourceEnvelope moveResourceEnvelope)
Validate whether a resource can be moved. Description for Validate whether a resource can be moved.
Parameters:
validateMoveAsync
public abstract Mono
Validate whether a resource can be moved. Description for Validate whether a resource can be moved.
Parameters:
Returns:
validateMoveWithResponse
public abstract Response
Validate whether a resource can be moved. Description for Validate whether a resource can be moved.
Parameters:
Returns:
validateMoveWithResponseAsync
public abstract Mono
Validate whether a resource can be moved. Description for Validate whether a resource can be moved.
Parameters:
Returns:
validateWithResponse
public abstract Response
Validate if a resource can be created. Description for Validate if a resource can be created.
Parameters:
Returns:
validateWithResponseAsync
public abstract Mono
Validate if a resource can be created. Description for Validate if a resource can be created.
Parameters:
Returns:
verifyHostingEnvironmentVnet
public abstract VnetValidationFailureDetailsInner verifyHostingEnvironmentVnet(VnetParameters parameters)
Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules.
Parameters:
Returns:
verifyHostingEnvironmentVnetAsync
public abstract Mono
Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules.
Parameters:
Returns:
verifyHostingEnvironmentVnetWithResponse
public abstract Response
Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules.
Parameters:
Returns:
verifyHostingEnvironmentVnetWithResponseAsync
public abstract Mono
Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules.
Parameters:
Returns:
Applies to
Azure SDK for Java