SafetyNetStruct Members

Include Protected Members
Include Inherited Members

Represents a structure that contains throttling configuration information.

The SafetyNetStruct type exposes the following members.

Constructors

  Name Description
Public method SafetyNetStruct Initializes a new instance of the class.

Top

Properties

  Name Description
Public property DefaultLimit Gets or sets the throttle default limit.
Public property Enabled Gets or sets whether the throttle is enabled.
Public property MaxLimit Gets or sets the throttle maximum limit.
Public property ProxyId Gets the proxy identifier (ID).
Public property ThrottleScope Gets or sets the throttle scope.
Public property ThrottleType Gets or sets the throttle type.

Top

Methods

  Name Description
Public method Equals Compares the current instance of the class to a given object. (Overrides Object.Equals(Object).)
Public method GetHashCode Gets the hash code of the current object. (Overrides Object.GetHashCode().)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SafetyNetStruct Class

Microsoft.Office.BusinessData.SystemSpecific Namespace