Amazon.DirectConnect.Model.AllocatePublicVirtualInterfaceRequest.IsSetNewPublicVirtualInterfaceAllocation C# (CSharp) 메소드

IsSetNewPublicVirtualInterfaceAllocation() 개인적인 메소드

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