你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

可选。

返回

有关资源的服务配置的信息

适用于