你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DevTestLabArtifactSourceResource.GetDevTestLabArtifacts Method

Definition

Gets a collection of DevTestLabArtifactResources in the DevTestLabArtifactSource.

public virtual Azure.ResourceManager.DevTestLabs.DevTestLabArtifactCollection GetDevTestLabArtifacts();
abstract member GetDevTestLabArtifacts : unit -> Azure.ResourceManager.DevTestLabs.DevTestLabArtifactCollection
override this.GetDevTestLabArtifacts : unit -> Azure.ResourceManager.DevTestLabs.DevTestLabArtifactCollection
Public Overridable Function GetDevTestLabArtifacts () As DevTestLabArtifactCollection

Returns

An object representing collection of DevTestLabArtifactResources and their operations over a DevTestLabArtifactResource.

Applies to