Share via


BareMetalMachineRunDataExtractsContent.Commands Property

Definition

The list of curated data extraction commands to be executed directly against the target machine.

public System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.BareMetalMachineCommandSpecification> Commands { get; }
member this.Commands : System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.BareMetalMachineCommandSpecification>
Public ReadOnly Property Commands As IList(Of BareMetalMachineCommandSpecification)

Property Value

Applies to