Amazon.DirectConnect.Model.AllocateConnectionOnInterconnectRequest.IsSetVlan C# (CSharp) Method

IsSetVlan() private method

private IsSetVlan ( ) : bool
return bool
        internal bool IsSetVlan()
        {
            return this._vlan.HasValue; 
        }