Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CheckNameAvailabilityWithHttpMessagesAsync(String, CheckNameResourceTypes, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)
|
Check if a resource name is available.
|
GetPublishingUserWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
|
Gets publishing user
|
GetSourceControlWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets source control token
|
GetSubscriptionDeploymentLocationsWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
|
Gets list of available geo regions plus ministamps
|
ListBillingMetersNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a list of meters for a given location.
|
ListBillingMetersWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a list of meters for a given location.
|
ListGeoRegionsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Get a list of available geographical regions.
|
ListGeoRegionsWithHttpMessagesAsync(SkuName, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)
|
Get a list of available geographical regions.
|
ListPremierAddOnOffersNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
List all premier add-on offers.
|
ListPremierAddOnOffersWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
|
List all premier add-on offers.
|
ListSiteIdentifiersAssignedToHostNameNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
List all apps that are assigned to a hostname.
|
ListSiteIdentifiersAssignedToHostNameWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
List all apps that are assigned to a hostname.
|
ListSkusWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
|
List all SKUs.
|
ListSourceControlsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the source controls available for Azure websites.
|
ListSourceControlsWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
|
Gets the source controls available for Azure websites.
|
MoveWithHttpMessagesAsync(String, CsmMoveResourceEnvelope, Dictionary<String,List<String>>, CancellationToken)
|
Move resources between resource groups.
|
UpdatePublishingUserWithHttpMessagesAsync(UserInner, Dictionary<String,List<String>>, CancellationToken)
|
Updates publishing user
|
UpdateSourceControlWithHttpMessagesAsync(String, SourceControlInner, Dictionary<String,List<String>>, CancellationToken)
|
Updates source control token
|
ValidateMoveWithHttpMessagesAsync(String, CsmMoveResourceEnvelope, Dictionary<String,List<String>>, CancellationToken)
|
Validate whether a resource can be moved.
|
ValidateWithHttpMessagesAsync(String, ValidateRequest, Dictionary<String,List<String>>, CancellationToken)
|
Validate if a resource can be created.
|
VerifyHostingEnvironmentVnetWithHttpMessagesAsync(VnetParameters, Dictionary<String,List<String>>, CancellationToken)
|
Verifies if this VNET is compatible with an App Service Environment
by analyzing the Network Security Group rules.
|
CheckNameAvailabilityAsync(IWebSiteManagementClient, String, CheckNameResourceTypes, Nullable<Boolean>, CancellationToken)
|
Check if a resource name is available.
|
GetPublishingUserAsync(IWebSiteManagementClient, CancellationToken)
|
Gets publishing user
|
GetSourceControlAsync(IWebSiteManagementClient, String, CancellationToken)
|
Gets source control token
|
GetSubscriptionDeploymentLocationsAsync(IWebSiteManagementClient, CancellationToken)
|
Gets list of available geo regions plus ministamps
|
ListBillingMetersAsync(IWebSiteManagementClient, String, String, CancellationToken)
|
Gets a list of meters for a given location.
|
ListBillingMetersNextAsync(IWebSiteManagementClient, String, CancellationToken)
|
Gets a list of meters for a given location.
|
ListGeoRegionsAsync(IWebSiteManagementClient, SkuName, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)
|
Get a list of available geographical regions.
|
ListGeoRegionsNextAsync(IWebSiteManagementClient, String, CancellationToken)
|
Get a list of available geographical regions.
|
ListPremierAddOnOffersAsync(IWebSiteManagementClient, CancellationToken)
|
List all premier add-on offers.
|
ListPremierAddOnOffersNextAsync(IWebSiteManagementClient, String, CancellationToken)
|
List all premier add-on offers.
|
ListSiteIdentifiersAssignedToHostNameAsync(IWebSiteManagementClient, String, CancellationToken)
|
List all apps that are assigned to a hostname.
|
ListSiteIdentifiersAssignedToHostNameNextAsync(IWebSiteManagementClient, String, CancellationToken)
|
List all apps that are assigned to a hostname.
|
ListSkusAsync(IWebSiteManagementClient, CancellationToken)
|
List all SKUs.
|
ListSourceControlsAsync(IWebSiteManagementClient, CancellationToken)
|
Gets the source controls available for Azure websites.
|
ListSourceControlsNextAsync(IWebSiteManagementClient, String, CancellationToken)
|
Gets the source controls available for Azure websites.
|
MoveAsync(IWebSiteManagementClient, String, CsmMoveResourceEnvelope, CancellationToken)
|
Move resources between resource groups.
|
UpdatePublishingUserAsync(IWebSiteManagementClient, UserInner, CancellationToken)
|
Updates publishing user
|
UpdateSourceControlAsync(IWebSiteManagementClient, String, SourceControlInner, CancellationToken)
|
Updates source control token
|
ValidateAsync(IWebSiteManagementClient, String, ValidateRequest, CancellationToken)
|
Validate if a resource can be created.
|
ValidateMoveAsync(IWebSiteManagementClient, String, CsmMoveResourceEnvelope, CancellationToken)
|
Validate whether a resource can be moved.
|
VerifyHostingEnvironmentVnetAsync(IWebSiteManagementClient, VnetParameters, CancellationToken)
|
Verifies if this VNET is compatible with an App Service Environment by
analyzing the Network Security Group rules.
|