Amazon.ServerMigrationService.Model.VmServer.IsSetVmServerAddress C# (CSharp) Method

IsSetVmServerAddress() private method

private IsSetVmServerAddress ( ) : bool
return bool
        internal bool IsSetVmServerAddress()
        {
            return this._vmServerAddress != null;
        }