次の方法で共有


ServiceConfigurationOperationsExtensions.GetAsync メソッド

定義

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.StorSimple.Models.ServiceConfigurationResponse> GetAsync (this Microsoft.WindowsAzure.Management.StorSimple.IServiceConfigurationOperations operations, Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders customeRequestHeaders);
static member GetAsync : Microsoft.WindowsAzure.Management.StorSimple.IServiceConfigurationOperations * Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.StorSimple.Models.ServiceConfigurationResponse>
<Extension()>
Public Function GetAsync (operations As IServiceConfigurationOperations, customeRequestHeaders As CustomRequestHeaders) As Task(Of ServiceConfigurationResponse)

パラメーター

operations
IServiceConfigurationOperations

Microsoft.WindowsAzure.Management.StorSimple.IServiceConfigurationOperations への参照。

customeRequestHeaders
CustomRequestHeaders

省略可能。

戻り値

リソースに関するサービス構成に関する情報

適用対象