Uses of Interface
com.microsoft.azure.management.resources.ResourceGroupExportResult
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of ResourceGroupExportResult in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionResourceGroup.exportTemplate
(ResourceGroupExportTemplateOptions options) Captures the specified resource group as a template.Modifier and TypeMethodDescriptionrx.Observable<ResourceGroupExportResult>
ResourceGroup.exportTemplateAsync
(ResourceGroupExportTemplateOptions options) Captures the specified resource group as a template asynchronously.com.microsoft.rest.ServiceFuture<ResourceGroupExportResult>
ResourceGroup.exportTemplateAsync
(ResourceGroupExportTemplateOptions options, com.microsoft.rest.ServiceCallback<ResourceGroupExportResult> callback) Captures the specified resource group as a template asynchronously.Modifier and TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<ResourceGroupExportResult>
ResourceGroup.exportTemplateAsync
(ResourceGroupExportTemplateOptions options, com.microsoft.rest.ServiceCallback<ResourceGroupExportResult> callback) Captures the specified resource group as a template asynchronously.