Uses of Interface
com.microsoft.azure.management.resources.Deployment
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of Deployment in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionDeployment.DefinitionStages.WithCreate.beginCreate()
Begin executing the create request.Deployment.DefinitionStages.WithCreate.beginCreate
(Context context) Begin executing the create request.Execute the create request.Modifier and TypeMethodDescriptionrx.Observable<Deployment>
Deployment.DefinitionStages.WithCreate.beginCreateAsync()
Puts the request into the queue and allow the HTTP client to begin execute it when system resources are available.rx.Observable<Deployment>
Deployment.DefinitionStages.WithCreate.beginCreateAsync
(Context context) Puts the request into the queue and allow the HTTP client to begin execute it when system resources are available.