Amazon.Lightsail.Model.InstancePortInfo.IsSetCommonName C# (CSharp) Method

IsSetCommonName() private method

private IsSetCommonName ( ) : bool
return bool
        internal bool IsSetCommonName()
        {
            return this._commonName != null;
        }