Uses of Interface
com.azure.resourcemanager.resources.models.ResourceGroupExportResult
Packages that use ResourceGroupExportResult
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ResourceGroupExportResult in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ResourceGroupExportResultModifier and TypeMethodDescriptionResourceGroup.exportTemplate(ResourceGroupExportTemplateOptions options) Captures the specified resource group as a template.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type ResourceGroupExportResultModifier and TypeMethodDescriptionResourceGroup.exportTemplateAsync(ResourceGroupExportTemplateOptions options) Captures the specified resource group as a template asynchronously.