Click or drag to resize

ListProtocolEndpointsRequestProtocolEndpointIDs Property

A list of protocol endpoint IDs for which to retrieve information. If you omit this parameter, the method returns information about all protocol endpoints.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Guid[] ProtocolEndpointIDs { get; set; }

Property Value

Type: Guid
See Also