Compartir a través de


DataLakeStoreAccount Constructores

Definición

Sobrecargas

DataLakeStoreAccount()

Inicializa una nueva instancia de la clase DataLakeStoreAccount.

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

Inicializa una nueva instancia de la clase DataLakeStoreAccount.

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

Inicializa una nueva instancia de la clase DataLakeStoreAccount.

DataLakeStoreAccount()

Inicializa una nueva instancia de la clase DataLakeStoreAccount.

public DataLakeStoreAccount ();
Public Sub New ()

Se aplica a

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

Inicializa una nueva instancia de la clase 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)

Parámetros

location
String

Ubicación de los recursos

id
String

Id. de recurso

name
String

Nombre del recurso

type
String

Tipo de recurso

tags
IDictionary<String,String>

Etiquetas del recurso

identity
EncryptionIdentity

La Key Vault identidad de cifrado, si existe.

provisioningState
Nullable<DataLakeStoreAccountStatus>

el estado de la cuenta de Data Lake Store mientras se aprovisiona. Entre los valores posibles se incluyen: 'Failed', 'Creating', 'Running', 'Succeeded', 'Patching', 'Suspending', 'Resuming', 'Deleting', 'Deleted', 'Undeleting', 'Canceled'

state
Nullable<DataLakeStoreAccountState>

el estado de la cuenta de Data Lake Store una vez completado el aprovisionamiento. Entre los valores posibles se incluyen: "Active", "Suspended"

creationTime
Nullable<DateTime>

la hora de creación de la cuenta.

encryptionState
Nullable<EncryptionState>

Estado actual del cifrado de esta cuenta de Data Lake Store. Entre los valores posibles se incluyen: "Enabled", "Disabled"

encryptionProvisioningState
Nullable<EncryptionProvisioningState>

El estado actual del aprovisionamiento de cifrado para esta cuenta de Data Lake Store. Entre los valores posibles se incluyen: "Creating", "Succeeded"

encryptionConfig
EncryptionConfig

Configuración de cifrado Key Vault.

firewallState
Nullable<FirewallState>

Estado actual del firewall de direcciones IP de esta cuenta de Data Lake Store. Entre los valores posibles se incluyen: "Enabled", "Disabled"

firewallRules
IList<FirewallRule>

La lista de reglas de firewall asociadas a esta cuenta de Data Lake Store.

trustedIdProviderState
Nullable<TrustedIdProviderState>

El estado actual de la característica del proveedor de identidades de confianza para esta cuenta de Data Lake Store. Entre los valores posibles se incluyen: "Enabled", "Disabled"

trustedIdProviders
IList<TrustedIdProvider>

Lista de proveedores de identidades de confianza asociados a esta cuenta de Data Lake Store.

lastModifiedTime
Nullable<DateTime>

la hora de la última modificación de la cuenta.

endpoint
String

el host de puerta de enlace.

defaultGroup
String

el grupo de propietarios predeterminado para todas las carpetas y archivos nuevos creados en la cuenta de Data Lake Store.

newTier
Nullable<TierType>

el nivel de compromiso que se va a usar para el próximo mes. Entre los valores posibles se incluyen: "Consumption", "Commitment_1TB", "Commitment_10TB", "Commitment_100TB", "Commitment_500TB", "Commitment_1PB", "Commitment_5PB".

currentTier
Nullable<TierType>

nivel de compromiso en uso para el mes actual. Entre los valores posibles se incluyen: "Consumption", "Commitment_1TB", "Commitment_10TB", "Commitment_100TB", "Commitment_500TB", "Commitment_1PB", "Commitment_5PB".

firewallAllowAzureIps
Nullable<FirewallAllowAzureIpsState>

El estado actual de permitir o no permitir direcciones IP que se originan en Azure a través del firewall. Si el firewall está deshabilitado, no se aplica. Entre los valores posibles se incluyen: "Enabled", "Disabled"

Se aplica a

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

Inicializa una nueva instancia de la clase 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)

Parámetros

id
String

Identificador del recurso.

name
String

Nombre del recurso.

type
String

El tipo de recurso.

location
String

Ubicación del recurso.

tags
IDictionary<String,String>

Etiquetas del recurso.

identity
EncryptionIdentity

La Key Vault identidad de cifrado, si existe.

accountId
Nullable<Guid>

Identificador único asociado a esta cuenta de Data Lake Store.

provisioningState
Nullable<DataLakeStoreAccountStatus>

Estado de aprovisionamiento de la cuenta de Data Lake Store. Entre los valores posibles se incluyen: 'Failed', 'Creating', 'Running', 'Succeeded', 'Patching', 'Suspending', 'Resuming', 'Deleting', 'Deleted', 'Undeleting', 'Canceled'

state
Nullable<DataLakeStoreAccountState>

Estado de la cuenta de Data Lake Store. Entre los valores posibles se incluyen: "Active", "Suspended"

creationTime
Nullable<DateTime>

Hora de creación de la cuenta.

lastModifiedTime
Nullable<DateTime>

Hora de la última modificación de la cuenta.

endpoint
String

Punto de conexión de CName completo para esta cuenta.

defaultGroup
String

El grupo de propietarios predeterminado para todas las carpetas y archivos nuevos creados en la cuenta de Data Lake Store.

encryptionConfig
EncryptionConfig

Configuración de cifrado Key Vault.

encryptionState
Nullable<EncryptionState>

Estado actual del cifrado de esta cuenta de Data Lake Store. Entre los valores posibles se incluyen: "Enabled", "Disabled"

encryptionProvisioningState
Nullable<EncryptionProvisioningState>

El estado actual del aprovisionamiento de cifrado para esta cuenta de Data Lake Store. Entre los valores posibles se incluyen: "Creating", "Succeeded"

firewallRules
IList<FirewallRule>

La lista de reglas de firewall asociadas a esta cuenta de Data Lake Store.

virtualNetworkRules
IList<VirtualNetworkRule>

La lista de reglas de red virtual asociadas a esta cuenta de Data Lake Store.

firewallState
Nullable<FirewallState>

Estado actual del firewall de direcciones IP de esta cuenta de Data Lake Store. Entre los valores posibles se incluyen: "Enabled", "Disabled"

firewallAllowAzureIps
Nullable<FirewallAllowAzureIpsState>

El estado actual de permitir o no permitir direcciones IP que se originan en Azure a través del firewall. Si el firewall está deshabilitado, no se aplica. Entre los valores posibles se incluyen: "Enabled", "Disabled"

trustedIdProviders
IList<TrustedIdProvider>

La lista de proveedores de identidades de confianza asociados a esta cuenta de Data Lake Store.

trustedIdProviderState
Nullable<TrustedIdProviderState>

El estado actual de la característica del proveedor de identidades de confianza para esta cuenta de Data Lake Store. Entre los valores posibles se incluyen: "Enabled", "Disabled"

newTier
Nullable<TierType>

Nivel de compromiso que se va a usar para el próximo mes. Entre los valores posibles se incluyen: "Consumption", "Commitment_1TB", "Commitment_10TB", "Commitment_100TB", "Commitment_500TB", "Commitment_1PB", "Commitment_5PB".

currentTier
Nullable<TierType>

Nivel de compromiso en uso para el mes actual. Entre los valores posibles se incluyen: "Consumption", "Commitment_1TB", "Commitment_10TB", "Commitment_100TB", "Commitment_500TB", "Commitment_1PB", "Commitment_5PB".

Se aplica a