Method: PureCloud::DomainCapabilities#metric

Defined in:
lib/purecloudclient_v2a/models/domain_capabilities.rb

#metricObject

The metric being used for the address family on this interface. Lower values will have a higher priority. If autoMetric is true, this value will be the automatically calculated metric. To set this value be sure autoMetric is false. If no value is returned, metric configuration is not supported on this Edge.



28
29
30
# File 'lib/purecloudclient_v2a/models/domain_capabilities.rb', line 28

def metric
  @metric
end