次の方法で共有


ComputeManagementClient(RestClient) コンストラクター

定義

ComputeManagementClient クラスの新しいインスタンスを初期化します。

public ComputeManagementClient(Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient restClient);
new Microsoft.Azure.Management.Compute.Fluent.ComputeManagementClient : Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient -> Microsoft.Azure.Management.Compute.Fluent.ComputeManagementClient
Public Sub New (restClient As RestClient)

パラメーター

restClient
RestClient

例外

必須パラメーターが null の場合にスローされます

適用対象