共用方式為


DevTestLabArtifactGenerateArmTemplateContent.FileUploadOptions Property

Definition

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

public Azure.ResourceManager.DevTestLabs.Models.DevTestLabFileUploadOption? FileUploadOptions { get; set; }
member this.FileUploadOptions : Nullable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabFileUploadOption> with get, set
Public Property FileUploadOptions As Nullable(Of DevTestLabFileUploadOption)

Property Value

Applies to