ServiceProperties Members

Class representing a set of properties pertaining to a cloud storage service.

The following tables list the members exposed by the ServiceProperties type.

Public Constructors

  Name Description
  ServiceProperties Initializes a new instance of the ServiceProperties class.

Top

Public Properties

  Name Description
public property Cors Gets or sets the Cross Origin Resource Sharing (CORS) properties.
public property DefaultServiceVersion Gets or sets the default service version.
public property HourMetrics Gets or sets the hour metrics properties.
public property Logging Gets or sets the logging properties.
public property Metrics Gets or sets the hour metrics properties. Obsolete.
public property MinuteMetrics Gets or sets the minute metrics properties.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ServiceProperties Class
Microsoft.WindowsAzure.Storage.Shared.Protocol Namespace