Interface ResourceGroupExportResult

    • Method Detail

      • template

        Object template()
        Returns:
        the template content
      • templateJson

        String templateJson()
        Returns:
        the template content as a JSON string
      • error

        com.azure.core.management.exception.ManagementError error()
        Returns:
        the error, if any.