你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerServiceManager(RestClient, String) 构造函数

定义

public ContainerServiceManager (Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient restClient, string subscriptionId);
new Microsoft.Azure.Management.ContainerService.Fluent.ContainerServiceManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient * string -> Microsoft.Azure.Management.ContainerService.Fluent.ContainerServiceManager
Public Sub New (restClient As RestClient, subscriptionId As String)

参数

restClient
RestClient
subscriptionId
String

适用于