DataLakeStoreAccount 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
DataLakeStoreAccount()
Initialise une nouvelle instance de la classe DataLakeStoreAccount.
public DataLakeStoreAccount ();
Public Sub New ()
S’applique à
DataLakeStoreAccount(String, String, String, String, IDictionary<String, String>, EncryptionIdentity, Nullable<DataLakeStoreAccountStatus>, Nullable<DataLakeStoreAccountState>, Nullable<DateTime>, Nullable<EncryptionState>, Nullable<EncryptionProvisioningState>, EncryptionConfig, Nullable<FirewallState>, IList<FirewallRule>, Nullable<TrustedIdProviderState>, IList<TrustedIdProvider>, Nullable<DateTime>, String, String, Nullable<TierType>, Nullable<TierType>, Nullable<FirewallAllowAzureIpsState>)
Initialise une nouvelle instance de la classe DataLakeStoreAccount.
public DataLakeStoreAccount (string location, string id = default, string name = default, string type = default, System.Collections.Generic.IDictionary<string,string> tags = default, Microsoft.Azure.Management.DataLake.Store.Models.EncryptionIdentity identity = default, Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountStatus? provisioningState = default, Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountState? state = default, DateTime? creationTime = default, Microsoft.Azure.Management.DataLake.Store.Models.EncryptionState? encryptionState = default, Microsoft.Azure.Management.DataLake.Store.Models.EncryptionProvisioningState? encryptionProvisioningState = default, Microsoft.Azure.Management.DataLake.Store.Models.EncryptionConfig encryptionConfig = default, Microsoft.Azure.Management.DataLake.Store.Models.FirewallState? firewallState = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule> firewallRules = default, Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProviderState? trustedIdProviderState = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProvider> trustedIdProviders = default, DateTime? lastModifiedTime = default, string endpoint = default, string defaultGroup = default, Microsoft.Azure.Management.DataLake.Store.Models.TierType? newTier = default, Microsoft.Azure.Management.DataLake.Store.Models.TierType? currentTier = default, Microsoft.Azure.Management.DataLake.Store.Models.FirewallAllowAzureIpsState? firewallAllowAzureIps = default);
new Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount : string * string * string * string * System.Collections.Generic.IDictionary<string, string> * Microsoft.Azure.Management.DataLake.Store.Models.EncryptionIdentity * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountStatus> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountState> * Nullable<DateTime> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.EncryptionState> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.EncryptionProvisioningState> * Microsoft.Azure.Management.DataLake.Store.Models.EncryptionConfig * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.FirewallState> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProviderState> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProvider> * Nullable<DateTime> * string * string * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.TierType> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.TierType> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.FirewallAllowAzureIpsState> -> Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount
Public Sub New (location As String, Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional identity As EncryptionIdentity = Nothing, Optional provisioningState As Nullable(Of DataLakeStoreAccountStatus) = Nothing, Optional state As Nullable(Of DataLakeStoreAccountState) = Nothing, Optional creationTime As Nullable(Of DateTime) = Nothing, Optional encryptionState As Nullable(Of EncryptionState) = Nothing, Optional encryptionProvisioningState As Nullable(Of EncryptionProvisioningState) = Nothing, Optional encryptionConfig As EncryptionConfig = Nothing, Optional firewallState As Nullable(Of FirewallState) = Nothing, Optional firewallRules As IList(Of FirewallRule) = Nothing, Optional trustedIdProviderState As Nullable(Of TrustedIdProviderState) = Nothing, Optional trustedIdProviders As IList(Of TrustedIdProvider) = Nothing, Optional lastModifiedTime As Nullable(Of DateTime) = Nothing, Optional endpoint As String = Nothing, Optional defaultGroup As String = Nothing, Optional newTier As Nullable(Of TierType) = Nothing, Optional currentTier As Nullable(Of TierType) = Nothing, Optional firewallAllowAzureIps As Nullable(Of FirewallAllowAzureIpsState) = Nothing)
Paramètres
- location
- String
Emplacement de la ressource
- id
- String
ID de ressource
- name
- String
Nom de la ressource
- type
- String
Type de ressource
- tags
- IDictionary<String,String>
Balises de ressource
- identity
- EncryptionIdentity
Le Key Vault l’identité de chiffrement, le cas échéant.
- provisioningState
- Nullable<DataLakeStoreAccountStatus>
status du compte Data Lake Store lors de l’approvisionnement. Les valeurs possibles sont les suivantes : « Failed », « Creating », « Running », « Succeeded », « Patching », « Suspending », « Resuming », « Delete », « Deleted », « Undeleting », « Canceled »
status du compte Data Lake Store une fois l’approvisionnement terminé. Les valeurs possibles sont les suivantes : « Active », « Suspended »
- encryptionState
- Nullable<EncryptionState>
État actuel du chiffrement pour ce compte Data Lake Store. Les valeurs possibles sont les suivantes : « Enabled », « Disabled »
- encryptionProvisioningState
- Nullable<EncryptionProvisioningState>
État actuel de l’approvisionnement de chiffrement pour ce compte Data Lake Store. Les valeurs possibles sont les suivantes : « Création », « Réussi »
- encryptionConfig
- EncryptionConfig
Configuration du chiffrement Key Vault.
- firewallState
- Nullable<FirewallState>
État actuel du pare-feu d’adresses IP pour ce compte Data Lake Store. Les valeurs possibles sont les suivantes : « Enabled », « Disabled »
- firewallRules
- IList<FirewallRule>
Liste des règles de pare-feu associées à ce compte Data Lake Store.
- trustedIdProviderState
- Nullable<TrustedIdProviderState>
État actuel de la fonctionnalité de fournisseur d’identité approuvé pour ce compte Data Lake Store. Les valeurs possibles sont les suivantes : « Enabled », « Disabled »
- trustedIdProviders
- IList<TrustedIdProvider>
Liste des fournisseurs d’identité approuvés associés à ce compte Data Lake Store.
- endpoint
- String
hôte de passerelle.
- defaultGroup
- String
groupe de propriétaires par défaut pour tous les nouveaux dossiers et fichiers créés dans le compte Data Lake Store.
niveau d’engagement à utiliser pour le mois prochain. Les valeurs possibles sont les suivantes : « Consommation », « Commitment_1TB », « Commitment_10TB », « Commitment_100TB », « Commitment_500TB », « Commitment_1PB », « Commitment_5PB »
niveau d’engagement utilisé pour le mois en cours. Les valeurs possibles sont les suivantes : « Consommation », « Commitment_1TB », « Commitment_10TB », « Commitment_100TB », « Commitment_500TB », « Commitment_1PB », « Commitment_5PB »
- 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 »
S’applique à
DataLakeStoreAccount(String, String, String, String, IDictionary<String, String>, EncryptionIdentity, Nullable<Guid>, Nullable<DataLakeStoreAccountStatus>, Nullable<DataLakeStoreAccountState>, Nullable<DateTime>, Nullable<DateTime>, String, String, EncryptionConfig, Nullable<EncryptionState>, Nullable<EncryptionProvisioningState>, IList<FirewallRule>, IList<VirtualNetworkRule>, Nullable<FirewallState>, Nullable<FirewallAllowAzureIpsState>, IList<TrustedIdProvider>, Nullable<TrustedIdProviderState>, Nullable<TierType>, Nullable<TierType>)
Initialise une nouvelle instance de la classe DataLakeStoreAccount.
public DataLakeStoreAccount (string id = default, string name = default, string type = default, string location = default, System.Collections.Generic.IDictionary<string,string> tags = default, Microsoft.Azure.Management.DataLake.Store.Models.EncryptionIdentity identity = default, Guid? accountId = default, Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountStatus? provisioningState = default, Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountState? state = default, DateTime? creationTime = default, DateTime? lastModifiedTime = default, string endpoint = default, string defaultGroup = default, Microsoft.Azure.Management.DataLake.Store.Models.EncryptionConfig encryptionConfig = default, Microsoft.Azure.Management.DataLake.Store.Models.EncryptionState? encryptionState = default, Microsoft.Azure.Management.DataLake.Store.Models.EncryptionProvisioningState? encryptionProvisioningState = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule> firewallRules = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.VirtualNetworkRule> virtualNetworkRules = default, Microsoft.Azure.Management.DataLake.Store.Models.FirewallState? firewallState = default, Microsoft.Azure.Management.DataLake.Store.Models.FirewallAllowAzureIpsState? firewallAllowAzureIps = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProvider> trustedIdProviders = default, Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProviderState? trustedIdProviderState = default, Microsoft.Azure.Management.DataLake.Store.Models.TierType? newTier = default, Microsoft.Azure.Management.DataLake.Store.Models.TierType? currentTier = default);
new Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount : string * string * string * string * System.Collections.Generic.IDictionary<string, string> * Microsoft.Azure.Management.DataLake.Store.Models.EncryptionIdentity * Nullable<Guid> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountStatus> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountState> * Nullable<DateTime> * Nullable<DateTime> * string * string * Microsoft.Azure.Management.DataLake.Store.Models.EncryptionConfig * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.EncryptionState> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.EncryptionProvisioningState> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.VirtualNetworkRule> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.FirewallState> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.FirewallAllowAzureIpsState> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProvider> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProviderState> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.TierType> * Nullable<Microsoft.Azure.Management.DataLake.Store.Models.TierType> -> Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount
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 identity As EncryptionIdentity = Nothing, Optional accountId As Nullable(Of Guid) = Nothing, Optional provisioningState As Nullable(Of DataLakeStoreAccountStatus) = Nothing, Optional state As Nullable(Of DataLakeStoreAccountState) = Nothing, Optional creationTime As Nullable(Of DateTime) = Nothing, Optional lastModifiedTime As Nullable(Of DateTime) = Nothing, Optional endpoint As String = Nothing, Optional defaultGroup As String = Nothing, Optional encryptionConfig As EncryptionConfig = Nothing, Optional encryptionState As Nullable(Of EncryptionState) = Nothing, Optional encryptionProvisioningState As Nullable(Of EncryptionProvisioningState) = Nothing, Optional firewallRules As IList(Of FirewallRule) = Nothing, Optional virtualNetworkRules As IList(Of VirtualNetworkRule) = Nothing, Optional firewallState As Nullable(Of FirewallState) = Nothing, Optional firewallAllowAzureIps As Nullable(Of FirewallAllowAzureIpsState) = Nothing, Optional trustedIdProviders As IList(Of TrustedIdProvider) = Nothing, Optional trustedIdProviderState As Nullable(Of TrustedIdProviderState) = Nothing, Optional newTier As Nullable(Of TierType) = Nothing, Optional currentTier As Nullable(Of TierType) = 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.
- identity
- EncryptionIdentity
Le Key Vault l’identité de chiffrement, le cas échéant.
- provisioningState
- Nullable<DataLakeStoreAccountStatus>
La status d’approvisionnement du compte Data Lake Store. Les valeurs possibles sont les suivantes : « Failed », « Creating », « Running », « Succeeded », « Patching », « Suspending », « Resuming », « Delete », « Deleted », « Undeleting », « Canceled »
État du compte Data Lake Store. Les valeurs possibles sont les suivantes : « Active », « Suspended »
- endpoint
- String
Point de terminaison CName complet pour ce compte.
- defaultGroup
- String
Groupe de propriétaires par défaut pour tous les nouveaux dossiers et fichiers créés dans le compte Data Lake Store.
- encryptionConfig
- EncryptionConfig
Configuration du chiffrement Key Vault.
- encryptionState
- Nullable<EncryptionState>
État actuel du chiffrement pour ce compte Data Lake Store. Les valeurs possibles sont les suivantes : « Enabled », « Disabled »
- encryptionProvisioningState
- Nullable<EncryptionProvisioningState>
État actuel de l’approvisionnement du chiffrement pour ce compte Data Lake Store. Les valeurs possibles sont les suivantes : « Création », « Réussi »
- firewallRules
- IList<FirewallRule>
Liste des règles de pare-feu associées à ce compte Data Lake Store.
- virtualNetworkRules
- IList<VirtualNetworkRule>
Liste des règles de réseau virtuel associées à ce compte Data Lake Store.
- firewallState
- Nullable<FirewallState>
État actuel du pare-feu d’adresses IP pour ce compte Data Lake Store. 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 »
- trustedIdProviders
- IList<TrustedIdProvider>
Liste des fournisseurs d’identité approuvés associés à ce compte Data Lake Store.
- trustedIdProviderState
- Nullable<TrustedIdProviderState>
État actuel de la fonctionnalité de fournisseur d’identité approuvé pour ce compte Data Lake Store. Les valeurs possibles sont les suivantes : « Enabled », « Disabled »
Niveau d’engagement à utiliser pour le mois prochain. Les valeurs possibles sont les suivantes : « Consommation », « Commitment_1TB », « Commitment_10TB », « Commitment_100TB », « Commitment_500TB », « Commitment_1PB », « Commitment_5PB »
Niveau d’engagement utilisé pour le mois en cours. Les valeurs possibles sont les suivantes : « Consommation », « Commitment_1TB », « Commitment_10TB », « Commitment_100TB », « Commitment_500TB », « Commitment_1PB », « Commitment_5PB »
S’applique à
Azure SDK for .NET