SubscriptionClient Members
The following tables list the members exposed by the SubscriptionClient type.
Public Constructors
Name | Description | |
---|---|---|
SubscriptionClient | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
ApiVersion | Gets the API version. | |
BaseUri | Gets the URI used as the base for all cloud service requests. | |
Credentials | Credentials used to authenticate requests. | |
HttpClient | (Inherited from ServiceClient) | |
LongRunningOperationInitialTimeout | Gets or sets the initial timeout for Long Running Operations. | |
LongRunningOperationRetryTimeout | Gets or sets the retry timeout for Long Running Operations. | |
Subscriptions | ||
UserAgent | (Inherited from ServiceClient) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddHandlerToPipeline | (Inherited from ServiceClient) | |
Dispose | (Inherited from ServiceClient) | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetHttpPipeline | (Inherited from ServiceClient) | |
GetType | (Inherited from Object) | |
SetRetryPolicy | (Inherited from ServiceClient) | |
ToString | (Inherited from Object) | |
WithHandler | (Inherited from ServiceClient) | |
WithHandlers | (Inherited from ServiceClient) |
Top
Protected Methods
Name | Description | |
---|---|---|
Clone | Overridden. Clones properties from current instance to another SubscriptionClient instance | |
Finalize | (Inherited from Object) | |
InitializeHttpClient | (Inherited from ServiceClient) | |
MemberwiseClone | (Inherited from Object) | |
WithHandler | (Inherited from ServiceClient) |
Top
See Also
Reference
SubscriptionClient Class
Microsoft.WindowsAzure.Subscriptions Namespace