Amazon.DirectConnect.Model.DeleteBGPPeerRequest.IsSetVirtualInterfaceId C# (CSharp) Method

IsSetVirtualInterfaceId() private method

private IsSetVirtualInterfaceId ( ) : bool
return bool
        internal bool IsSetVirtualInterfaceId()
        {
            return this._virtualInterfaceId != null;
        }