次の方法で共有


DevTestLabVmData.Artifacts プロパティ

定義

仮想マシンにインストールする成果物。

public System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabArtifactInstallInfo> Artifacts { get; }
member this.Artifacts : System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabArtifactInstallInfo>
Public ReadOnly Property Artifacts As IList(Of DevTestLabArtifactInstallInfo)

プロパティ値

適用対象