Package | Description |
---|---|
com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
DeploymentExportResult |
Deployment.exportTemplate()
Exports a deployment template.
|
Modifier and Type | Method and Description |
---|---|
rx.Observable<DeploymentExportResult> |
Deployment.exportTemplateAsync()
Exports a deployment template asynchronously.
|
ServiceFuture<DeploymentExportResult> |
Deployment.exportTemplateAsync(ServiceCallback<DeploymentExportResult> callback)
Exports a deployment template asynchronously.
|
Modifier and Type | Method and Description |
---|---|
ServiceFuture<DeploymentExportResult> |
Deployment.exportTemplateAsync(ServiceCallback<DeploymentExportResult> callback)
Exports a deployment template asynchronously.
|
Copyright © 2019. All rights reserved.