Amazon.DirectConnect.Model.NewPrivateVirtualInterface.IsSetCustomerAddress C# (CSharp) 메소드

IsSetCustomerAddress() 개인적인 메소드

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