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

AzureHDInsightCapabilities Constructor

Definition

public AzureHDInsightCapabilities(Microsoft.Azure.Management.HDInsight.Models.CapabilitiesResult capabilitiesResult, Microsoft.Azure.Management.HDInsight.Models.BillingResponseListResult billingResponseListResult);
new Microsoft.Azure.Commands.HDInsight.Models.Management.AzureHDInsightCapabilities : Microsoft.Azure.Management.HDInsight.Models.CapabilitiesResult * Microsoft.Azure.Management.HDInsight.Models.BillingResponseListResult -> Microsoft.Azure.Commands.HDInsight.Models.Management.AzureHDInsightCapabilities
Public Sub New (capabilitiesResult As CapabilitiesResult, billingResponseListResult As BillingResponseListResult)

Parameters

capabilitiesResult
CapabilitiesResult
billingResponseListResult
BillingResponseListResult

Applies to