Share via


DevTestLabServiceRunnerResource.Data Property

Definition

Gets the data representing this Feature.

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

Property Value

Exceptions

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

Applies to