Click or drag to resize

ISolidFireElementGetQoSPolicy Method (GetQoSPolicyRequest)

You can use the GetQoSPolicy method to get details about a specific QoSPolicy from the system.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetQoSPolicyResult GetQoSPolicy(
	GetQoSPolicyRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiGetQoSPolicyRequest

Return Value

Type: GetQoSPolicyResult
See Also