StorageConfiguration Class

 

Updated: September 18, 2014

The public diagnostics settings for Storage account services.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

System::Object
  Microsoft.Azure.Management.Insights.Models::StorageConfiguration

public ref class StorageConfiguration 

NameDescription
System_CAPS_pubmethodStorageConfiguration()

Initializes a new instance of the StorageConfiguration class.

NameDescription
System_CAPS_pubpropertyLoggingConfiguration

Optional. Settings for logging successful and failed requests to a storage service. This information can be used to monitor individual requests and to diagnose issues with a storage service. Requests are logged on a best-effort basis.

System_CAPS_pubpropertyMetricConfiguration

Optional. Settings for metrics that include aggregated transaction statistics and capacity data about requests to a storage service.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: