| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Accepted<GenericResource> |
GenericResource.DefinitionStages.WithCreate.beginCreate()
Begins creating the Azure resource.
|
Accepted<Deployment> |
Deployment.DefinitionStages.WithCreate.beginCreate()
Begins creating the deployment resource.
|
Accepted<Void> |
GenericResources.beginDeleteById(String id)
Begins deleting a resource from Azure, identifying it by its resource ID.
|
Accepted<Void> |
GenericResources.beginDeleteById(String id,
String apiVersion)
Begins deleting a resource from Azure, identifying it by its resource ID.
|
Accepted<Void> |
ResourceGroups.beginDeleteByName(String name)
Begins deleting a resource group from Azure, identifying it by its name.
|
Accepted<Void> |
ResourceGroups.beginDeleteByName(String name,
Collection<ForceDeletionResourceType> forceDeletionResourceTypes)
Begins deleting a resource group from Azure, identifying it by its name.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.