Click or drag to resize

SolidFireElementGetQoSPolicy Method (Int64)

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#
public GetQoSPolicyResult GetQoSPolicy(
	long QosPolicyID
)

Parameters

QosPolicyID
Type: SystemInt64

Return Value

Type: GetQoSPolicyResult

Implements

ISolidFireElementGetQoSPolicy(Int64)
See Also