次の方法で共有


IResourceGroupExportResult インターフェイス

定義

Azure デプロイ テンプレートのエクスポート結果の不変のクライアント側表現。

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)
実装

プロパティ

Error

Azure デプロイ テンプレートのエクスポート結果の不変のクライアント側表現。

Inner

Azure デプロイ テンプレートのエクスポート結果の不変のクライアント側表現。

(継承元 IHasInner<T>)
Template

Azure デプロイ テンプレートのエクスポート結果の不変のクライアント側表現。

TemplateJson

Azure デプロイ テンプレートのエクスポート結果の不変のクライアント側表現。

適用対象