DnsNameRepresentation.Equals(DnsNameRepresentation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
value comparison
public:
bool Equals(Microsoft::PowerShell::Commands::DnsNameRepresentation dnsName);
public:
bool Equals(Microsoft::PowerShell::Commands::DnsNameRepresentation dnsName);
bool Equals(Microsoft::PowerShell::Commands::DnsNameRepresentation dnsName);
public bool Equals (Microsoft.PowerShell.Commands.DnsNameRepresentation dnsName);
override this.Equals : Microsoft.PowerShell.Commands.DnsNameRepresentation -> bool
Public Function Equals (dnsName As DnsNameRepresentation) As Boolean
Parameters
- dnsName
- DnsNameRepresentation