Share via


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

DataLakeStoreAccountInfo 类

定义

Data Lake Store 帐户信息。

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

构造函数

DataLakeStoreAccountInfo()

初始化 DataLakeStoreAccountInfo 类的新实例。

DataLakeStoreAccountInfo(String, String, String, String)

初始化 DataLakeStoreAccountInfo 类的新实例。

属性

Id

获取资源标识符。

(继承自 SubResource)
Name

获取资源名称。

(继承自 SubResource)
Suffix

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

Type

获取资源类型。

(继承自 SubResource)

方法

Validate()

验证 对象。

适用于