SnapshotDownloadContent(DownloadType) Constructor

Definition

Initializes a new instance of 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)

Parameters

downloadType
DownloadType

Indicates the download type.

Applies to