Megosztás a következőn keresztül:


DataLakeServiceProperties Class

Definition

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