Amazon.DirectConnect.Model.AllocatePrivateVirtualInterfaceRequest.IsSetNewPrivateVirtualInterfaceAllocation C# (CSharp) 메소드

IsSetNewPrivateVirtualInterfaceAllocation() 개인적인 메소드

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