IResourceGroupExportResult Interface

Definition

An immutable client-side representation of an Azure deployment template export result.

public interface IResourceGroupExportResult : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.ResourceManager.Fluent.Models.ResourceGroupExportResultInner>
type IResourceGroupExportResult = interface
    interface IHasInner<ResourceGroupExportResultInner>
Public Interface IResourceGroupExportResult
Implements IHasInner(Of ResourceGroupExportResultInner)
Implements

Properties

Error
Inner (Inherited from IHasInner<T>)
Template
TemplateJson

Applies to