DataLakeServiceProperties 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.
Data Lake Service Properties. Note that HNS-enabled storage accounts do not support static website.
public class DataLakeServiceProperties
type DataLakeServiceProperties = class
Public Class DataLakeServiceProperties
- Inheritance
-
DataLakeServiceProperties
Constructors
DataLakeServiceProperties() |
Properties
Cors |
The set of CORS rules. |
DefaultServiceVersion |
The default version to use for requests to the Data Lake service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions. |
DeleteRetentionPolicy |
The retention policy which determines how long the associated data should persist. |
HourMetrics |
A summary of request statistics grouped by API in hour or minute aggregates for Data Lake. |
Logging |
Azure Analytics Logging settings. |
MinuteMetrics |
A summary of request statistics grouped by API in hour or minute aggregates for Data Lake. |
StaticWebsite |
The properties that enable an account to host a static website. |
Applies to
Azure SDK for .NET