DownloadContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Download Request properties.
public class DownloadContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.DownloadContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.DownloadContent>
type DownloadContent = class
interface IJsonModel<DownloadContent>
interface IPersistableModel<DownloadContent>
Public Class DownloadContent
Implements IJsonModel(Of DownloadContent), IPersistableModel(Of DownloadContent)
- Inheritance
-
DownloadContent
- Implements
Constructors
| Name | Description |
|---|---|
| DownloadContent(ProvisioningOsType, DownloadOsProfile) |
Initializes a new instance of DownloadContent. |
Properties
| Name | Description |
|---|---|
| OsProfile |
Operating system profile. |
| Target |
Target operating system to support polymorphic resource. |