ResourceGroup Interface
Definition
An immutable client-side representation of an Azure resource group.
public interface ResourceGroup extends Indexable, Resource, Refreshable<ResourceGroup>, HasInner<ResourceGroupInner>, Updatable<ResourceGroup.Update>, HasName
- Implements
-
HasName Resource HasInner<com.microsoft.azure.management.resources.implementation.ResourceGroupInner> Indexable Refreshable<ResourceGroup> Updatable<Update>
Methods
| exportTemplate(ResourceGroupExportTemplateOptions options) |
Captures the specified resource group as a template. |
| exportTemplateAsync(ResourceGroupExportTemplateOptions options) |
Captures the specified resource group as a template asynchronously. |
| exportTemplateAsync(ResourceGroupExportTemplateOptions options, ServiceCallback<ResourceGroupExportResult> callback) |
Captures the specified resource group as a template asynchronously. |
| provisioningState() | |