次の方法で共有


PurviewAccountClient.GetAccountPropertiesAsync(RequestOptions) メソッド

定義

アカウントを取得します。

public virtual System.Threading.Tasks.Task<Azure.Response> GetAccountPropertiesAsync (Azure.RequestOptions options = default);
abstract member GetAccountPropertiesAsync : Azure.RequestOptions -> System.Threading.Tasks.Task<Azure.Response>
override this.GetAccountPropertiesAsync : Azure.RequestOptions -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function GetAccountPropertiesAsync (Optional options As RequestOptions = Nothing) As Task(Of Response)

パラメーター

options
Azure.RequestOptions

要求オプション。

戻り値

適用対象