Amazon.DirectConnect.Model.AllocateConnectionOnInterconnectRequest.IsSetVlan C# (CSharp) Метод

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

private IsSetVlan ( ) : bool
Результат bool
        internal bool IsSetVlan()
        {
            return this._vlan.HasValue; 
        }