Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataLakeStoreAccountInformation 类

定义

Data Lake Store 帐户信息。

[Microsoft.Rest.Serialization.JsonTransformation]
public class DataLakeStoreAccountInformation : Microsoft.Azure.Management.DataLake.Analytics.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DataLakeStoreAccountInformation = class
    inherit SubResource
Public Class DataLakeStoreAccountInformation
Inherits SubResource
继承
DataLakeStoreAccountInformation
属性

构造函数

DataLakeStoreAccountInformation()

初始化 DataLakeStoreAccountInformation 类的新实例。

DataLakeStoreAccountInformation(String, String, String, String)

初始化 DataLakeStoreAccountInformation 类的新实例。

属性

Id

获取资源标识符。

(继承自 SubResource)
Name

获取资源名称。

(继承自 SubResource)
Suffix

获取 Data Lake Store 帐户的可选后缀。

Type

获取资源类型。

(继承自 SubResource)

方法

Validate()

验证 对象。

(继承自 SubResource)

适用于