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

CreateDataLakeAnalyticsAccountParameters 构造函数

定义

重载

CreateDataLakeAnalyticsAccountParameters()

初始化 CreateDataLakeAnalyticsAccountParameters 类的新实例。

CreateDataLakeAnalyticsAccountParameters(String, String, IList<AddDataLakeStoreWithAccountParameters>, IDictionary<String,String>, IList<AddStorageAccountWithAccountParameters>, IList<CreateComputePolicyWithAccountParameters>, IList<CreateFirewallRuleWithAccountParameters>, Nullable<FirewallState>, Nullable<FirewallAllowAzureIpsState>, Nullable<TierType>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)

初始化 CreateDataLakeAnalyticsAccountParameters 类的新实例。

CreateDataLakeAnalyticsAccountParameters()

初始化 CreateDataLakeAnalyticsAccountParameters 类的新实例。

public CreateDataLakeAnalyticsAccountParameters ();
Public Sub New ()

适用于

CreateDataLakeAnalyticsAccountParameters(String, String, IList<AddDataLakeStoreWithAccountParameters>, IDictionary<String,String>, IList<AddStorageAccountWithAccountParameters>, IList<CreateComputePolicyWithAccountParameters>, IList<CreateFirewallRuleWithAccountParameters>, Nullable<FirewallState>, Nullable<FirewallAllowAzureIpsState>, Nullable<TierType>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)

初始化 CreateDataLakeAnalyticsAccountParameters 类的新实例。

public CreateDataLakeAnalyticsAccountParameters (string location, string defaultDataLakeStoreAccount, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.AddDataLakeStoreWithAccountParameters> dataLakeStoreAccounts, System.Collections.Generic.IDictionary<string,string> tags = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountWithAccountParameters> storageAccounts = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.CreateComputePolicyWithAccountParameters> computePolicies = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.CreateFirewallRuleWithAccountParameters> firewallRules = default, Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallState? firewallState = default, Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallAllowAzureIpsState? firewallAllowAzureIps = default, Microsoft.Azure.Management.DataLake.Analytics.Models.TierType? newTier = default, int? maxJobCount = default, int? maxDegreeOfParallelism = default, int? maxDegreeOfParallelismPerJob = default, int? minPriorityPerJob = default, int? queryStoreRetention = default);
new Microsoft.Azure.Management.DataLake.Analytics.Models.CreateDataLakeAnalyticsAccountParameters : string * string * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.AddDataLakeStoreWithAccountParameters> * System.Collections.Generic.IDictionary<string, string> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountWithAccountParameters> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.CreateComputePolicyWithAccountParameters> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.CreateFirewallRuleWithAccountParameters> * Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallState> * Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallAllowAzureIpsState> * Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.TierType> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> -> Microsoft.Azure.Management.DataLake.Analytics.Models.CreateDataLakeAnalyticsAccountParameters
Public Sub New (location As String, defaultDataLakeStoreAccount As String, dataLakeStoreAccounts As IList(Of AddDataLakeStoreWithAccountParameters), Optional tags As IDictionary(Of String, String) = Nothing, Optional storageAccounts As IList(Of AddStorageAccountWithAccountParameters) = Nothing, Optional computePolicies As IList(Of CreateComputePolicyWithAccountParameters) = Nothing, Optional firewallRules As IList(Of CreateFirewallRuleWithAccountParameters) = Nothing, Optional firewallState As Nullable(Of FirewallState) = Nothing, Optional firewallAllowAzureIps As Nullable(Of FirewallAllowAzureIpsState) = Nothing, Optional newTier As Nullable(Of TierType) = Nothing, Optional maxJobCount As Nullable(Of Integer) = Nothing, Optional maxDegreeOfParallelism As Nullable(Of Integer) = Nothing, Optional maxDegreeOfParallelismPerJob As Nullable(Of Integer) = Nothing, Optional minPriorityPerJob As Nullable(Of Integer) = Nothing, Optional queryStoreRetention As Nullable(Of Integer) = Nothing)

参数

location
String

资源位置。

defaultDataLakeStoreAccount
String

与此帐户关联的默认 Data Lake Store 帐户。

dataLakeStoreAccounts
IList<AddDataLakeStoreWithAccountParameters>

与此帐户关联的 Data Lake Store 帐户的列表。

tags
IDictionary<String,String>

资源标记。

storageAccounts
IList<AddStorageAccountWithAccountParameters>

与此帐户关联的Azure Blob 存储帐户的列表。

computePolicies
IList<CreateComputePolicyWithAccountParameters>

与此帐户关联的计算策略列表。

firewallRules
IList<CreateFirewallRuleWithAccountParameters>

与此帐户关联的防火墙规则列表。

firewallState
Nullable<FirewallState>

此帐户的 IP 地址防火墙的当前状态。 可能的值包括:“Enabled”、“Disabled”

firewallAllowAzureIps
Nullable<FirewallAllowAzureIpsState>

允许或禁止通过防火墙在 Azure 中源自的 IP 的当前状态。 如果防火墙处于禁用状态,则不会强制执行此操作。 可能的值包括:“Enabled”、“Disabled”

newTier
Nullable<TierType>

下个月的承诺层。 可能的值包括:“Consumption”、“Commitment_100AUHours”、“Commitment_500AUHours”、“Commitment_1000AUHours”、“Commitment_5000AUHours”、“Commitment_10000AUHours”、“Commitment_50000AUHours”、“Commitment_100000AUHours”、“Commitment_500000AUHours”

maxJobCount
Nullable<Int32>

同时在帐户下运行的最大受支持作业数。

maxDegreeOfParallelism
Nullable<Int32>

此帐户支持的最大并行度。

maxDegreeOfParallelismPerJob
Nullable<Int32>

此帐户每个作业支持的最大并行度。

minPriorityPerJob
Nullable<Int32>

此帐户的每个作业支持的最低优先级。

queryStoreRetention
Nullable<Int32>

保留作业元数据的天数。

适用于