Share via


ServiceConfigurationOperationsExtensions.GetAsync Method

Definition

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)

Parameters

operations
IServiceConfigurationOperations

Reference to the Microsoft.WindowsAzure.Management.StorSimple.IServiceConfigurationOperations.

customeRequestHeaders
CustomRequestHeaders

Optional.

Returns

Info about the service configuration regarding the resource

Applies to