ServiceConfigurationOperationsExtensions.Get Method

Definition

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

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