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.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsync, getByIdAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
list, listAsync