Share via


DevTestLabArtifactSourceResource.Data Property

Definition

Gets the data representing this Feature.

public virtual Azure.ResourceManager.DevTestLabs.DevTestLabArtifactSourceData Data { get; }
member this.Data : Azure.ResourceManager.DevTestLabs.DevTestLabArtifactSourceData
Public Overridable ReadOnly Property Data As DevTestLabArtifactSourceData

Property Value

Exceptions

Throws if there is no data loaded in the current instance.

Applies to