DevTestLabArtifactGenerateArmTemplateContent 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.
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
Azure SDK for .NET