次の方法で共有


ComputeNodeExtensionOperationsExtensions クラス

定義

ComputeNodeExtensionOperations の拡張メソッド。

public static class ComputeNodeExtensionOperationsExtensions
type ComputeNodeExtensionOperationsExtensions = class
Public Module ComputeNodeExtensionOperationsExtensions
継承
ComputeNodeExtensionOperationsExtensions

メソッド

Get(IComputeNodeExtensionOperations, String, String, String, ComputeNodeExtensionGetOptions)

指定したコンピューティング ノード拡張機能に関する情報を取得します。

GetAsync(IComputeNodeExtensionOperations, String, String, String, ComputeNodeExtensionGetOptions, CancellationToken)

指定したコンピューティング ノード拡張機能に関する情報を取得します。

List(IComputeNodeExtensionOperations, String, String, ComputeNodeExtensionListOptions)

指定したプール内のコンピューティング ノード拡張機能を一覧表示します。

ListAsync(IComputeNodeExtensionOperations, String, String, ComputeNodeExtensionListOptions, CancellationToken)

指定したプール内のコンピューティング ノード拡張機能を一覧表示します。

ListNext(IComputeNodeExtensionOperations, String, ComputeNodeExtensionListNextOptions)

指定したプール内のコンピューティング ノード拡張機能を一覧表示します。

ListNextAsync(IComputeNodeExtensionOperations, String, ComputeNodeExtensionListNextOptions, CancellationToken)

指定したプール内のコンピューティング ノード拡張機能を一覧表示します。

適用対象