Amazon.DirectConnect.Model.AllocatePublicVirtualInterfaceRequest.IsSetNewPublicVirtualInterfaceAllocation C# (CSharp) Method

IsSetNewPublicVirtualInterfaceAllocation() private method

private IsSetNewPublicVirtualInterfaceAllocation ( ) : bool
return bool
        internal bool IsSetNewPublicVirtualInterfaceAllocation()
        {
            return this._newPublicVirtualInterfaceAllocation != null;
        }