Amazon.DirectConnect.Model.AllocatePrivateVirtualInterfaceRequest.IsSetNewPrivateVirtualInterfaceAllocation C# (CSharp) Method

IsSetNewPrivateVirtualInterfaceAllocation() private method

private IsSetNewPrivateVirtualInterfaceAllocation ( ) : bool
return bool
        internal bool IsSetNewPrivateVirtualInterfaceAllocation()
        {
            return this.newPrivateVirtualInterfaceAllocation != null;
        }