次の方法で共有


DevTestLabArtifactGenerateArmTemplateContent.FileUploadOptions プロパティ

定義

成果物のファイルをアップロードするためのオプション。 UploadFilesAndGenerateSasTokens が既定値です。

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)

プロパティ値

適用対象