Uses of Class
com.microsoft.azure.management.resources.fluentcore.arm.Context
Packages that use Context
Package
Description
This package contains the classes for ResourceManagementClient.
This package contains the common resource manager utility classes
that are useful to other management plane libraries.
-
Uses of Context in com.microsoft.azure.management.resources
Methods in com.microsoft.azure.management.resources with parameters of type ContextModifier and TypeMethodDescriptionDeployment.DefinitionStages.WithCreate.beginCreate
(Context context) Begin executing the create request.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.Execute the create request.rx.Observable<Indexable>
Deployment.DefinitionStages.WithCreate.createAsync
(Context context) Puts the request into the queue and allow the HTTP client to execute it when system resources are available. -
Uses of Context in com.microsoft.azure.management.resources.fluentcore.arm
Fields in com.microsoft.azure.management.resources.fluentcore.arm declared as ContextMethods in com.microsoft.azure.management.resources.fluentcore.arm that return Context