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.
|
BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes a resource group.
|
|
BeginExportTemplateWithHttpMessagesAsync(String, ExportTemplateRequest, Dictionary<String,List<String>>, CancellationToken)
|
Captures the specified resource group as a template.
|
|
CheckExistenceWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Checks whether a resource group exists.
|
|
CreateOrUpdateWithHttpMessagesAsync(String, ResourceGroup, Dictionary<String,List<String>>, CancellationToken)
|
Creates or updates a resource group.
|
|
DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes a resource group.
|
|
ExportTemplateWithHttpMessagesAsync(String, ExportTemplateRequest, Dictionary<String,List<String>>, CancellationToken)
|
Captures the specified resource group as a template.
|
|
GetWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a resource group.
|
|
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets all the resource groups for a subscription.
|
|
ListWithHttpMessagesAsync(ODataQuery<ResourceGroupFilter>, Dictionary<String,List<String>>, CancellationToken)
|
Gets all the resource groups for a subscription.
|
|
UpdateWithHttpMessagesAsync(String, ResourceGroupPatchable, Dictionary<String,List<String>>, CancellationToken)
|
Updates a resource group.
|
|
BeginDelete(IResourceGroupsOperations, String, String)
|
Deletes a resource group.
|
|
BeginDeleteAsync(IResourceGroupsOperations, String, String, CancellationToken)
|
Deletes a resource group.
|
|
BeginExportTemplate(IResourceGroupsOperations, String, ExportTemplateRequest)
|
Captures the specified resource group as a template.
|
|
BeginExportTemplateAsync(IResourceGroupsOperations, String, ExportTemplateRequest, CancellationToken)
|
Captures the specified resource group as a template.
|
|
CheckExistence(IResourceGroupsOperations, String)
|
Checks whether a resource group exists.
|
|
CheckExistenceAsync(IResourceGroupsOperations, String, CancellationToken)
|
Checks whether a resource group exists.
|
|
CreateOrUpdate(IResourceGroupsOperations, String, ResourceGroup)
|
Creates or updates a resource group.
|
|
CreateOrUpdateAsync(IResourceGroupsOperations, String, ResourceGroup, CancellationToken)
|
Creates or updates a resource group.
|
|
Delete(IResourceGroupsOperations, String, String)
|
Deletes a resource group.
|
|
DeleteAsync(IResourceGroupsOperations, String, String, CancellationToken)
|
Deletes a resource group.
|
|
ExportTemplate(IResourceGroupsOperations, String, ExportTemplateRequest)
|
Captures the specified resource group as a template.
|
|
ExportTemplateAsync(IResourceGroupsOperations, String, ExportTemplateRequest, CancellationToken)
|
Captures the specified resource group as a template.
|
|
Get(IResourceGroupsOperations, String)
|
Gets a resource group.
|
|
GetAsync(IResourceGroupsOperations, String, CancellationToken)
|
Gets a resource group.
|
|
List(IResourceGroupsOperations, ODataQuery<ResourceGroupFilter>)
|
Gets all the resource groups for a subscription.
|
|
ListAsync(IResourceGroupsOperations, ODataQuery<ResourceGroupFilter>, CancellationToken)
|
Gets all the resource groups for a subscription.
|
|
ListNext(IResourceGroupsOperations, String)
|
Gets all the resource groups for a subscription.
|
|
ListNextAsync(IResourceGroupsOperations, String, CancellationToken)
|
Gets all the resource groups for a subscription.
|
|
Update(IResourceGroupsOperations, String, ResourceGroupPatchable)
|
Updates a resource group.
|
|
UpdateAsync(IResourceGroupsOperations, String, ResourceGroupPatchable, CancellationToken)
|
Updates a resource group.
|