Table of Contents

Method Equals

Namespace
Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Models
Assembly
Skyline.DataMiner.DataSources.OpenConfig.Gnmi.dll

Equals(DataSourceConfiguration)

Compares this configuration against all the parameters of the provided configuration.

public bool Equals(DataSourceConfiguration other)

Parameters

other DataSourceConfiguration

The configuration to compare against.

Returns

bool

True when all parameters are the same.