ISubscriptionClient Interface

 

Namespace:   Microsoft.WindowsAzure.Subscriptions
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

public interface class ISubscriptionClient : IDisposable

NameDescription
System_CAPS_pubpropertyApiVersion

Gets the API version.

System_CAPS_pubpropertyBaseUri

Gets the URI used as the base for all cloud service requests.

System_CAPS_pubpropertyCredentials

Credentials used to authenticate requests.

System_CAPS_pubpropertyLongRunningOperationInitialTimeout

Gets or sets the initial timeout for Long Running Operations.

System_CAPS_pubpropertyLongRunningOperationRetryTimeout

Gets or sets the retry timeout for Long Running Operations.

System_CAPS_pubpropertySubscriptions

NameDescription
System_CAPS_pubmethodDispose()

(Inherited from IDisposable.)

Return to top
Show: