Amazon.ApplicationDiscoveryService.Model.AgentNetworkInfo.IsSetMacAddress C# (CSharp) Method

IsSetMacAddress() private method

private IsSetMacAddress ( ) : bool
return bool
        internal bool IsSetMacAddress()
        {
            return this._macAddress != null;
        }