次の方法で共有


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

定義

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

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

パラメーター

restClient
RestClient

例外

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

適用対象