Amazon.DirectConnect.Model.NewPrivateVirtualInterfaceAllocation.IsSetVlan C# (CSharp) 메소드

IsSetVlan() 개인적인 메소드

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