# Functions
NewCreateOrUpdateSubscription creates a new CreateOrUpdateSubscription.
NewDefaultAsyncDelete creates a new DefaultAsyncDelete.
NewDefaultAsyncPut creates a new DefaultAsyncPut.
NewDefaultSyncDelete creates a new DefaultSyncDelete.
NewDefaultSyncPut creates a new DefaultSyncPut.
NewGetOperationResult creates a new GetOperationResult controller.
NewGetOperations creates a new GetOperations controller and returns it, or returns an error if one occurs.
NewGetOperationStatus creates a new GetOperationStatus.
NewGetResource creates a new GetResource controller instance.
NewListResources creates a new ListResources instance.
# Structs
CreateOrUpdateSubscription is the controller implementation to manage arm subscription lifecycle.
DefaultAsyncDelete is the controller implementation to delete async resource.
DefaultAsyncPut is the controller implementation to create or update async resource.
DefaultSyncDelete is the controller implementation to delete resource synchronously.
DefaultSyncPut is the controller implementation to create or update resource synchronously.
GetOperationResult is the controller implementation to get the result of an async operation.
GetOperations is the controller implementation to get arm rpc available operations.
GetOperationStatus is the controller implementation to get an async operation status.
GetResource is the controller implementation to get a resource.
ListResources is the controller implementation to get the list of resources in resource group.