Interface DeploymentOperations
-
- All Superinterfaces:
SupportsGettingById<DeploymentOperation>,SupportsListing<DeploymentOperation>
public interface DeploymentOperations extends SupportsListing<DeploymentOperation>, SupportsGettingById<DeploymentOperation>
Entry point to deployment operation management API.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync
-
-