IServiceOperations(Of TClient) Interface

 

Represents an interface that provides resource groupings of ServiceClient operations.

Namespace:   Microsoft.WindowsAzure.Common
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Public Interface IServiceOperations(Of TClient As ServiceClient(Of TClient))

Type Parameters

TClient

The type of ServiceClient.

NameDescription
System_CAPS_pubpropertyClient

Gets a reference to the ServiceClient.

Return to top
Show: