DataLakeStoreAccountCreateOrUpdateContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DataLakeStoreAccountCreateOrUpdateContent.
public class DataLakeStoreAccountCreateOrUpdateContent
type DataLakeStoreAccountCreateOrUpdateContent = class
Public Class DataLakeStoreAccountCreateOrUpdateContent
- Inheritance
-
DataLakeStoreAccountCreateOrUpdateContent
Constructors
DataLakeStoreAccountCreateOrUpdateContent(AzureLocation) |
Initializes a new instance of DataLakeStoreAccountCreateOrUpdateContent. |
Properties
DefaultGroup |
The default owner group for all new folders and files created in the Data Lake Store account. |
EncryptionConfig |
The Key Vault encryption configuration. |
EncryptionState |
The current state of encryption for this Data Lake Store account. |
FirewallAllowAzureIPs |
The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced. |
FirewallRules |
The list of firewall rules associated with this Data Lake Store account. |
FirewallState |
The current state of the IP address firewall for this Data Lake Store account. |
Identity |
The Key Vault encryption identity, if any. Current supported identity types: SystemAssigned. |
Location |
The resource location. |
NewTier |
The commitment tier to use for next month. |
Tags |
The resource tags. |
TrustedIdProviders |
The list of trusted identity providers associated with this Data Lake Store account. |
TrustedIdProviderState |
The current state of the trusted identity provider feature for this Data Lake Store account. |
VirtualNetworkRules |
The list of virtual network rules associated with this Data Lake Store account. |
Applies to
Azure SDK for .NET