Usage class

Class that represents usage of the quota resource.

Inheritance hierarchy

System.Object
  Microsoft.Web.Hosting.Administration.Usage

Namespace:  Microsoft.Web.Hosting.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/windowsazure")> _
Public Class Usage
'Usage
Dim instance As Usage
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/windowsazure")]
public class Usage

Thread safety

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

See also

Reference

Usage members

Microsoft.Web.Hosting.Administration namespace