public interface Deployments extends SupportsCreating<Deployment.DefinitionStages.Blank>, SupportsListing<Deployment>, SupportsListingByResourceGroup<Deployment>, SupportsGettingByName<Deployment>, SupportsGettingByResourceGroup<Deployment>, SupportsGettingById<Deployment>, SupportsDeletingById, SupportsDeletingByResourceGroup, HasManager<ResourceManager>
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkExistence(String resourceGroupName,
String deploymentName)
Checks if a deployment exists in a resource group.
|
definelist, listAsynclistByResourceGroup, listByResourceGroupAsyncgetByName, getByNameAsyncgetByResourceGroup, getByResourceGroupAsyncgetById, getByIdAsyncdeleteById, deleteByIdAsyncdeleteByResourceGroup, deleteByResourceGroupAsyncmanagerCopyright © 2021 Microsoft Corporation. All rights reserved.