次の方法で共有


SnapshotDownloadContent(DownloadType) コンストラクター

定義

SnapshotDownloadContent の新しいインスタンスを初期化します。

public SnapshotDownloadContent (Azure.ResourceManager.AppComplianceAutomation.Models.DownloadType downloadType);
new Azure.ResourceManager.AppComplianceAutomation.Models.SnapshotDownloadContent : Azure.ResourceManager.AppComplianceAutomation.Models.DownloadType -> Azure.ResourceManager.AppComplianceAutomation.Models.SnapshotDownloadContent
Public Sub New (downloadType As DownloadType)

パラメーター

downloadType
DownloadType

ダウンロードの種類を示します。

適用対象