次の方法で共有


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)

適用対象