Share via


MachineRunCommandResource.Data Property

Definition

Gets the data representing this Feature.

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

Property Value

Exceptions

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

Applies to