次の方法で共有


DataLakeAnalyticsAccountResource.GetAllDataLakeStoreAccountInformation メソッド

定義

DataLakeAnalyticsAccount 内の DataLakeStoreAccountInformationResources のコレクションを取得します。

public virtual Azure.ResourceManager.DataLakeAnalytics.DataLakeStoreAccountInformationCollection GetAllDataLakeStoreAccountInformation ();
abstract member GetAllDataLakeStoreAccountInformation : unit -> Azure.ResourceManager.DataLakeAnalytics.DataLakeStoreAccountInformationCollection
override this.GetAllDataLakeStoreAccountInformation : unit -> Azure.ResourceManager.DataLakeAnalytics.DataLakeStoreAccountInformationCollection
Public Overridable Function GetAllDataLakeStoreAccountInformation () As DataLakeStoreAccountInformationCollection

戻り値

DataLakeStoreAccountInformationResources のコレクションとその DataLakeStoreAccountInformationResource に対する操作を表すオブジェクト。

適用対象