Interface ResourceGroup

All Superinterfaces:
HasId, HasInnerModel<ResourceGroupInner>, HasName, Indexable, Refreshable<ResourceGroup>, Resource, Updatable<ResourceGroup.Update>

An immutable client-side representation of an Azure resource group.
  • Method Details

    • provisioningState

      String provisioningState()
      Gets the provisioning state of the resource group.
      Returns:
      the provisioning state of the resource group
    • exportTemplate

      Captures the specified resource group as a template.
      Parameters:
      options - the export options
      Returns:
      the exported template result
    • exportTemplateAsync

      Captures the specified resource group as a template asynchronously.
      Parameters:
      options - the export options
      Returns:
      a representation of the deferred computation of this call returning the result of the template export