DataLakeAnalyticsAccount Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
DataLakeAnalyticsAccount()
Initialise une nouvelle instance de la classe DataLakeAnalyticsAccount.
public DataLakeAnalyticsAccount ();
Public Sub New ()
S’applique à
DataLakeAnalyticsAccount(String, String, IList<DataLakeStoreAccountInfo>, String, String, String, IDictionary<String,String>, Nullable<DataLakeAnalyticsAccountStatus>, Nullable<DataLakeAnalyticsAccountState>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, IList<StorageAccountInfo>, Nullable<DateTime>, Nullable<DateTime>, String, Nullable<TierType>, Nullable<TierType>, Nullable<FirewallState>, Nullable<FirewallAllowAzureIpsState>, IList<FirewallRule>, Nullable<Int32>, Nullable<Int32>, IList<ComputePolicyAccountCreateParameters>)
Initialise une nouvelle instance de la classe DataLakeAnalyticsAccount.
public DataLakeAnalyticsAccount (string location, string defaultDataLakeStoreAccount, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInfo> dataLakeStoreAccounts, string id = default, string name = default, string type = default, System.Collections.Generic.IDictionary<string,string> tags = default, Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountStatus? provisioningState = default, Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountState? state = default, int? maxDegreeOfParallelism = default, int? queryStoreRetention = default, int? maxJobCount = default, int? systemMaxDegreeOfParallelism = default, int? systemMaxJobCount = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountInfo> storageAccounts = default, DateTime? creationTime = default, DateTime? lastModifiedTime = default, string endpoint = default, Microsoft.Azure.Management.DataLake.Analytics.Models.TierType? newTier = default, Microsoft.Azure.Management.DataLake.Analytics.Models.TierType? currentTier = default, Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallState? firewallState = default, Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallAllowAzureIpsState? firewallAllowAzureIps = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule> firewallRules = default, int? maxDegreeOfParallelismPerJob = default, int? minPriorityPerJob = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.ComputePolicyAccountCreateParameters> computePolicies = default);
new Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount : string * string * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInfo> * string * string * string * System.Collections.Generic.IDictionary<string, string> * Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountStatus> * Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountState> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountInfo> * Nullable<DateTime> * Nullable<DateTime> * string * Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.TierType> * Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.TierType> * Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallState> * Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallAllowAzureIpsState> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule> * Nullable<int> * Nullable<int> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.ComputePolicyAccountCreateParameters> -> Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount
Public Sub New (location As String, defaultDataLakeStoreAccount As String, dataLakeStoreAccounts As IList(Of DataLakeStoreAccountInfo), Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional provisioningState As Nullable(Of DataLakeAnalyticsAccountStatus) = Nothing, Optional state As Nullable(Of DataLakeAnalyticsAccountState) = Nothing, Optional maxDegreeOfParallelism As Nullable(Of Integer) = Nothing, Optional queryStoreRetention As Nullable(Of Integer) = Nothing, Optional maxJobCount As Nullable(Of Integer) = Nothing, Optional systemMaxDegreeOfParallelism As Nullable(Of Integer) = Nothing, Optional systemMaxJobCount As Nullable(Of Integer) = Nothing, Optional storageAccounts As IList(Of StorageAccountInfo) = Nothing, Optional creationTime As Nullable(Of DateTime) = Nothing, Optional lastModifiedTime As Nullable(Of DateTime) = Nothing, Optional endpoint As String = Nothing, Optional newTier As Nullable(Of TierType) = Nothing, Optional currentTier As Nullable(Of TierType) = Nothing, Optional firewallState As Nullable(Of FirewallState) = Nothing, Optional firewallAllowAzureIps As Nullable(Of FirewallAllowAzureIpsState) = Nothing, Optional firewallRules As IList(Of FirewallRule) = Nothing, Optional maxDegreeOfParallelismPerJob As Nullable(Of Integer) = Nothing, Optional minPriorityPerJob As Nullable(Of Integer) = Nothing, Optional computePolicies As IList(Of ComputePolicyAccountCreateParameters) = Nothing)
Paramètres
- location
- String
Emplacement de la ressource
- defaultDataLakeStoreAccount
- String
le compte de stockage data lake par défaut associé à ce compte Data Lake Analytics.
- dataLakeStoreAccounts
- IList<DataLakeStoreAccountInfo>
la liste des comptes de stockage Data Lake associés à ce compte.
- id
- String
ID de ressource
- name
- String
Nom de la ressource
- type
- String
Type de ressource
- tags
- IDictionary<String,String>
Balises de ressource
- provisioningState
- Nullable<DataLakeAnalyticsAccountStatus>
status d’approvisionnement du compte Data Lake Analytics. Les valeurs possibles sont les suivantes : 'Failed', 'Creating', 'Running', 'Succeeded', 'Patching', 'Suspending', 'Reprise', 'Delete', 'Deleted', 'Undeleting', 'Canceled'
état du compte Data Lake Analytics. Les valeurs possibles sont les suivantes : 'Active', 'Suspended'
le degré maximal pris en charge de parallélisme pour ce compte.
nombre de jours pendant lesquels les métadonnées de travail sont conservées.
nombre maximal de travaux pris en charge s’exécutant sous le compte en même temps.
le système a défini le degré maximal pris en charge de parallélisme pour ce compte, qui limite la valeur maximale de parallélisme que l’utilisateur peut définir pour le compte..
le système a défini le nombre maximal de travaux pris en charge exécutés sous le compte en même temps, ce qui limite le nombre maximal de travaux en cours d’exécution que l’utilisateur peut définir pour le compte.
- storageAccounts
- IList<StorageAccountInfo>
liste des comptes de stockage Blob Azure associés à ce compte.
- endpoint
- String
point de terminaison CName complet pour ce compte.
niveau d’engagement pour le mois suivant. Les valeurs possibles sont les suivantes : « Consommation », « Commitment_100AUHours », « Commitment_500AUHours », « Commitment_1000AUHours », « Commitment_5000AUHours », « Commitment_10000AUHours », « Commitment_50000AUHours », « Commitment_100000AUHours », « Commitment_500000AUHours »
niveau d’engagement en cours d’utilisation pour le mois en cours. Les valeurs possibles sont les suivantes : « Consommation », « Commitment_100AUHours », « Commitment_500AUHours », « Commitment_1000AUHours », « Commitment_5000AUHours », « Commitment_10000AUHours », « Commitment_50000AUHours », « Commitment_100000AUHours », « Commitment_500000AUHours »
- firewallState
- Nullable<FirewallState>
État actuel du pare-feu d’adresses IP pour ce compte Data Lake Analytics. Les valeurs possibles sont les suivantes : 'Enabled', 'Disabled'
- firewallAllowAzureIps
- Nullable<FirewallAllowAzureIpsState>
État actuel d’autorisation ou d’interdiction des adresses IP provenant d’Azure via le pare-feu. Si le pare-feu est désactivé, cela n’est pas appliqué. Les valeurs possibles sont les suivantes : 'Enabled', 'Disabled'
- firewallRules
- IList<FirewallRule>
Liste des règles de pare-feu associées à ce compte Data Lake Analytics.
le degré maximal pris en charge de parallélisme par travail pour ce compte.
- computePolicies
- IList<ComputePolicyAccountCreateParameters>
liste des stratégies de calcul à créer dans ce compte.
S’applique à
DataLakeAnalyticsAccount(String, String, String, String, IDictionary<String, String>, Nullable<Guid>, Nullable<DataLakeAnalyticsAccountStatus>, Nullable<DataLakeAnalyticsAccountState>, Nullable<DateTime>, Nullable<DateTime>, String, String, IList<DataLakeStoreAccountInformation>, IList<StorageAccountInformation>, IList<ComputePolicy>, IList<FirewallRule>, Nullable<FirewallState>, Nullable<FirewallAllowAzureIpsState>, Nullable<TierType>, Nullable<TierType>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)
Initialise une nouvelle instance de la classe DataLakeAnalyticsAccount.
public DataLakeAnalyticsAccount (string id = default, string name = default, string type = default, string location = default, System.Collections.Generic.IDictionary<string,string> tags = default, Guid? accountId = default, Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountStatus? provisioningState = default, Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountState? state = default, DateTime? creationTime = default, DateTime? lastModifiedTime = default, string endpoint = default, string defaultDataLakeStoreAccount = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInformation> dataLakeStoreAccounts = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountInformation> storageAccounts = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.ComputePolicy> computePolicies = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule> 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, Microsoft.Azure.Management.DataLake.Analytics.Models.TierType? currentTier = default, int? maxJobCount = default, int? systemMaxJobCount = default, int? maxDegreeOfParallelism = default, int? systemMaxDegreeOfParallelism = default, int? maxDegreeOfParallelismPerJob = default, int? minPriorityPerJob = default, int? queryStoreRetention = default);
new Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount : string * string * string * string * System.Collections.Generic.IDictionary<string, string> * Nullable<Guid> * Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountStatus> * Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountState> * Nullable<DateTime> * Nullable<DateTime> * string * string * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInformation> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountInformation> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.ComputePolicy> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule> * 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<Microsoft.Azure.Management.DataLake.Analytics.Models.TierType> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> -> Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount
Public Sub New (Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional location As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional accountId As Nullable(Of Guid) = Nothing, Optional provisioningState As Nullable(Of DataLakeAnalyticsAccountStatus) = Nothing, Optional state As Nullable(Of DataLakeAnalyticsAccountState) = Nothing, Optional creationTime As Nullable(Of DateTime) = Nothing, Optional lastModifiedTime As Nullable(Of DateTime) = Nothing, Optional endpoint As String = Nothing, Optional defaultDataLakeStoreAccount As String = Nothing, Optional dataLakeStoreAccounts As IList(Of DataLakeStoreAccountInformation) = Nothing, Optional storageAccounts As IList(Of StorageAccountInformation) = Nothing, Optional computePolicies As IList(Of ComputePolicy) = Nothing, Optional firewallRules As IList(Of FirewallRule) = Nothing, Optional firewallState As Nullable(Of FirewallState) = Nothing, Optional firewallAllowAzureIps As Nullable(Of FirewallAllowAzureIpsState) = Nothing, Optional newTier As Nullable(Of TierType) = Nothing, Optional currentTier As Nullable(Of TierType) = Nothing, Optional maxJobCount As Nullable(Of Integer) = Nothing, Optional systemMaxJobCount As Nullable(Of Integer) = Nothing, Optional maxDegreeOfParallelism As Nullable(Of Integer) = Nothing, Optional systemMaxDegreeOfParallelism 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)
Paramètres
- id
- String
Identificateur de ressource.
- name
- String
Nom de la ressource.
- type
- String
Type de ressource.
- location
- String
Emplacement de la ressource.
- tags
- IDictionary<String,String>
Étiquettes de la ressource.
- provisioningState
- Nullable<DataLakeAnalyticsAccountStatus>
Status d’approvisionnement du compte Data Lake Analytics. Les valeurs possibles sont les suivantes : 'Failed', 'Creating', 'Running', 'Succeeded', 'Patching', 'Suspending', 'Reprise', 'Delete', 'Deleted', 'Undeleting', 'Canceled'
État du compte Data Lake Analytics. Les valeurs possibles sont les suivantes : 'Active', 'Suspended'
- endpoint
- String
Point de terminaison CName complet pour ce compte.
- defaultDataLakeStoreAccount
- String
Compte Data Lake Store par défaut associé à ce compte.
- dataLakeStoreAccounts
- IList<DataLakeStoreAccountInformation>
Liste des comptes Data Lake Store associés à ce compte.
- storageAccounts
- IList<StorageAccountInformation>
Liste des comptes Stockage Blob Azure associés à ce compte.
- computePolicies
- IList<ComputePolicy>
Liste des stratégies de calcul associées à ce compte.
- firewallRules
- IList<FirewallRule>
Liste des règles de pare-feu associées à ce compte.
- firewallState
- Nullable<FirewallState>
État actuel du pare-feu d’adresses IP pour ce compte. Les valeurs possibles sont les suivantes : 'Enabled', 'Disabled'
- firewallAllowAzureIps
- Nullable<FirewallAllowAzureIpsState>
État actuel d’autorisation ou d’interdiction des adresses IP provenant d’Azure via le pare-feu. Si le pare-feu est désactivé, cela n’est pas appliqué. Les valeurs possibles sont les suivantes : 'Enabled', 'Disabled'
Niveau d’engagement pour le mois suivant. Les valeurs possibles sont les suivantes : « Consommation », « Commitment_100AUHours », « Commitment_500AUHours », « Commitment_1000AUHours », « Commitment_5000AUHours », « Commitment_10000AUHours », « Commitment_50000AUHours », « Commitment_100000AUHours », « Commitment_500000AUHours »
Niveau d’engagement en cours d’utilisation pour le mois en cours. Les valeurs possibles sont les suivantes : « Consommation », « Commitment_100AUHours », « Commitment_500AUHours », « Commitment_1000AUHours », « Commitment_5000AUHours », « Commitment_10000AUHours », « Commitment_50000AUHours », « Commitment_100000AUHours », « Commitment_500000AUHours »
Nombre maximal de travaux pris en charge s’exécutant en même temps sous le compte.
Le système a défini le nombre maximal de travaux pris en charge s’exécutant en même temps sous le compte, ce qui limite le nombre maximal de travaux en cours d’exécution que l’utilisateur peut définir pour le compte.
Le système a défini le degré maximal de parallélisme pris en charge pour ce compte, ce qui limite la valeur maximale de parallélisme que l’utilisateur peut définir pour le compte.
Degré maximal pris en charge de parallélisme par travail pour ce compte.
Nombre de jours pendant lesquels les métadonnées de travail sont conservées.
S’applique à
Azure SDK for .NET