ServiceProperties Members
From Storage Client Library NET API
[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Top
Top
Top
Specifies the logging, metrics, and default service version for a storage service.
The following tables list the members exposed by the ServiceProperties type.
Public Constructors
| Name | Description | |
|---|---|---|
| ServiceProperties |
Public Properties
| Name | Description | |
|---|---|---|
| DefaultServiceVersion | Specifies the default storage service version for all requests made to a storage service. | |
| Logging | Gets the logging properties for a storage service. | |
| Metrics | Gets the metrics properties for a storage service. |
Public Methods (see also Protected Methods)
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| ToString | (Inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
| Finalize | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) |