DevTestLabArtifactGenerateArmTemplateContent Class

Definition

Parameters for generating an ARM template for deploying artifacts.

public class DevTestLabArtifactGenerateArmTemplateContent
type DevTestLabArtifactGenerateArmTemplateContent = class
Public Class DevTestLabArtifactGenerateArmTemplateContent
Inheritance
DevTestLabArtifactGenerateArmTemplateContent

Constructors

DevTestLabArtifactGenerateArmTemplateContent()

Initializes a new instance of DevTestLabArtifactGenerateArmTemplateContent.

Properties

FileUploadOptions

Options for uploading the files for the artifact. UploadFilesAndGenerateSasTokens is the default value.

Location

The location of the virtual machine.

Parameters

The parameters of the ARM template.

VmName

The resource name of the virtual machine.

Applies to