次の方法で共有


BareMetalMachineRunReadCommandsContent.Commands プロパティ

定義

ターゲット コンピューターに対して直接実行される読み取り専用コマンドの一覧。

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)

プロパティ値

適用対象