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

ServiceConfigurationOperationsExtensions.Get 方法

定义

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

参数

operations
IServiceConfigurationOperations

对 Microsoft.WindowsAzure.Management.StorSimple.IServiceConfigurationOperations 的引用。

customeRequestHeaders
CustomRequestHeaders

可选。

返回

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

适用于