Share via


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