Amazon.EC2.Model.CustomerGateway.IsSetBgpAsn C# (CSharp) Метод

IsSetBgpAsn() приватный Метод

private IsSetBgpAsn ( ) : bool
Результат bool
        internal bool IsSetBgpAsn()
        {
            return this._bgpAsn != null;
        }