Freigeben über


CreateDataLakeAnalyticsAccountParameters Konstruktoren

Definition

Überlädt

CreateDataLakeAnalyticsAccountParameters()

Initialisiert eine neue instance der CreateDataLakeAnalyticsAccountParameters-Klasse.

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>)

Initialisiert eine neue instance der CreateDataLakeAnalyticsAccountParameters-Klasse.

CreateDataLakeAnalyticsAccountParameters()

Initialisiert eine neue instance der CreateDataLakeAnalyticsAccountParameters-Klasse.

public CreateDataLakeAnalyticsAccountParameters ();
Public Sub New ()

Gilt für:

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>)

Initialisiert eine neue instance der CreateDataLakeAnalyticsAccountParameters-Klasse.

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)

Parameter

location
String

Der Ressourcenspeicherort.

defaultDataLakeStoreAccount
String

Das diesem Konto zugeordnete Data Lake Store-Standardkonto.

dataLakeStoreAccounts
IList<AddDataLakeStoreWithAccountParameters>

Die Liste der Data Lake Store-Konten, die diesem Konto zugeordnet sind.

tags
IDictionary<String,String>

Die Ressourcentags.

storageAccounts
IList<AddStorageAccountWithAccountParameters>

Die Liste der Azure Blob Storage Konten, die diesem Konto zugeordnet sind.

computePolicies
IList<CreateComputePolicyWithAccountParameters>

Die Liste der Computerichtlinien, die diesem Konto zugeordnet sind.

firewallRules
IList<CreateFirewallRuleWithAccountParameters>

Die Liste der Firewallregeln, die diesem Konto zugeordnet sind.

firewallState
Nullable<FirewallState>

Der aktuelle Status der IP-Adressfirewall für dieses Konto. Mögliche Werte: "Enabled", "Disabled"

firewallAllowAzureIps
Nullable<FirewallAllowAzureIpsState>

Der aktuelle Status, in dem IP-Adressen aus Azure über die Firewall zugelassen oder nicht zugelassen werden. Wenn die Firewall deaktiviert ist, wird dies nicht erzwungen. Mögliche Werte: "Enabled", "Disabled"

newTier
Nullable<TierType>

Die Verpflichtungsebene für den nächsten Monat. Mögliche Werte: "Verbrauch", "Commitment_100AUHours", "Commitment_500AUHours", "Commitment_1000AUHours", "Commitment_5000AUHours", "Commitment_10000AUHours", "Commitment_50000AUHours", "Commitment_100000AUHours", "Commitment_500000AUHours"

maxJobCount
Nullable<Int32>

Der maximal unterstützte Auftrag, der gleichzeitig unter dem Konto ausgeführt wird.

maxDegreeOfParallelism
Nullable<Int32>

Der maximal unterstützte Grad an Parallelität für dieses Konto.

maxDegreeOfParallelismPerJob
Nullable<Int32>

Der maximal unterstützte Grad an Parallelität pro Auftrag für dieses Konto.

minPriorityPerJob
Nullable<Int32>

Die unterstützte Mindestpriorität pro Auftrag für dieses Konto.

queryStoreRetention
Nullable<Int32>

Die Anzahl der Tage, an denen Auftragsmetadaten aufbewahrt werden.

Gilt für: