次の方法で共有


DataLakeAnalyticsAccountResource.GetAllDataLakeAnalyticsStorageAccountInformation メソッド

定義

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

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

戻り値

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

適用対象